ccsoft  0.0.0
Convolutional codes library with soft decision decoding
/shared/development/google_code/rssoft/libccsoft/lib/CC_Encoding_FA.h File Reference
#include "CC_Encoding_base.h"
#include "CC_EncodingRegisters_FA.h"
#include "CCSoft_Exception.h"
#include <vector>
#include <iostream>
#include <array>
#include <algorithm>
Include dependency graph for CC_Encoding_FA.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_FA< T_Register, T_IOSymbol, N_k >
 Convolutional encoding class. This version uses a fixed array to store registers. The size is given by the N_k template parameter. More...

Namespaces

namespace  ccsoft
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines