ccsoft  0.0.0
Convolutional codes library with soft decision decoding
/shared/development/google_code/rssoft/libccsoft/lib/CC_Encoding.h File Reference
#include "CC_Encoding_base.h"
#include "CCSoft_Exception.h"
#include <vector>
#include <iostream>
Include dependency graph for CC_Encoding.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ccsoft::CC_Encoding< T_Register, T_IOSymbol >
 Convolutional encoding class. Supports any k,n with k<n. The input bits of a symbol are clocked simultaneously into the right hand side, or least significant position of the internal registers. Therefore the given polynomial representation of generators should follow the same convention. More...

Namespaces

namespace  ccsoft
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines