ccsoft  0.0.0
Convolutional codes library with soft decision decoding
/shared/development/google_code/rssoft/libccsoft/lib/CC_TreeNodeEdge_FA.h File Reference
#include "CC_TreeNodeEdge_base.h"
#include "CC_EncodingRegisters_FA.h"
#include <vector>
#include <array>
#include <algorithm>
Include dependency graph for CC_TreeNodeEdge_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_TreeNodeEdge_FA< T_IOSymbol, T_Register, T_Tag, N_k >
 Represents a node and its incoming edge in the code tree This version uses a fixed array to store forward node+edges pointers. N_k template parameter gives the size of the input symbol (k parameter). There are (1<<N_k) forward node+edges. More...

Namespaces

namespace  ccsoft
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines