, 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_score | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
cur_depth | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
decode(const CC_ReliabilityMatrix &relmat, std::vector< T_IOSymbol > &decoded_message)=0 | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [pure virtual] |
edge_bias | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
encoding | ccsoft::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_depth | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
metric_limit | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
node_count | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
node_limit | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
print_dot(std::ostream &os)=0 | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [pure virtual] |
print_stats(std::ostream &os, bool success)=0 | ccsoft::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_zeros | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
use_metric_limit | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
use_node_limit | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
verbosity | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
~CC_SequentialDecoding() | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [inline, virtual] |