#include <mapalgorithm.h>
Inheritance diagram for simthlib::MaxLogMapReduced:
Public Member Functions | |
MaxLogMapReduced (std::auto_ptr< Trellis > usedTrellis) | |
virtual | ~MaxLogMapReduced () |
void | reducedSoftout4Output (const simth::LlvSeq &metr, simth::LlrSeq *softout, const simth::LlrSeq *apri, int startState, int endState) |
The only difference between a normal Max-Log-MAP algorithm (maxlogmap) and its reduced version is a different initializing of the probablities alpha and beta.
|
|
|
|
|
|