![]() |
ccsoft
0.0.0
Convolutional codes library with soft decision decoding
|
#include "CC_TreeNodeEdge.h"#include "CC_ReliabilityMatrix.h"#include "CC_TreeGraphviz.h"#include <cmath>#include <algorithm>#include <iostream>

Go to the source code of this file.
Classes | |
| class | ccsoft::CC_SequentialDecodingInternal< T_Register, T_IOSymbol, T_Tag > |
| Convolutional soft-decision sequential decoder generic (virtual) class for algorithm internal use. It is tainted by the type of code tree node+edge tag that is algorithm dependant. It contains the code tree root node and some common methods. More... | |
Namespaces | |
| namespace | ccsoft |