ccsoft  0.0.0
Convolutional codes library with soft decision decoding
ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > Member List
This is the complete list of members for ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol >, including all inherited members.
CC_SequentialDecoding(const std::vector< unsigned int > &constraints, const std::vector< std::vector< T_Register > > &genpoly_representations)ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
codeword_scoreccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [protected]
cur_depthccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [protected]
decode(const CC_ReliabilityMatrix &relmat, std::vector< T_IOSymbol > &decoded_message)=0ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [pure virtual]
edge_biasccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [protected]
encodingccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [protected]
get_current_depth() const ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
get_encoding()ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
get_max_depth() const ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
get_nb_nodes() const ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
get_score() const ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
get_score_db_sym() const ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
max_depthccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [protected]
metric_limitccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [protected]
node_countccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [protected]
node_limitccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [protected]
print_dot(std::ostream &os)=0ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [pure virtual]
print_stats(std::ostream &os, bool success)=0ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [pure virtual]
reset()ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
reset_metric_limit()ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
reset_node_limit()ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
set_edge_bias(float _edge_bias)ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
set_metric_limit(float _metric_limit)ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
set_node_limit(unsigned int _node_limit)ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
set_tail_zeros(bool _tail_zeros)ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
set_verbosity(unsigned int _verbosity)ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline]
tail_zerosccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [protected]
use_metric_limitccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [protected]
use_node_limitccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [protected]
verbosityccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [protected]
~CC_SequentialDecoding()ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines