, including all inherited members.
| back_track(CC_TreeNodeEdge< T_IOSymbol, T_Register, bool > *node_edge, std::vector< T_IOSymbol > &decoded_message, bool mark_nodes=false) | ccsoft::CC_SequentialDecodingInternal< T_Register, T_IOSymbol, bool > | [inline, protected] |
| CC_FanoDecoding(const std::vector< unsigned int > &constraints, const std::vector< std::vector< T_Register > > &genpoly_representations, float _init_threshold, float _delta_threshold, unsigned int _tree_cache_size=0, float _delta_init_threshold=0.0) | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [inline] |
| 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] |
| CC_SequentialDecodingInternal() | ccsoft::CC_SequentialDecodingInternal< T_Register, T_IOSymbol, bool > | [inline] |
| codeword_score | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
| continue_process(FanoNodeEdge *node_edge_current, const CC_ReliabilityMatrix &relmat) | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [inline, protected] |
| cur_depth | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
| cur_threshold | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [protected] |
| decode(const CC_ReliabilityMatrix &relmat, std::vector< T_IOSymbol > &decoded_message) | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [inline, virtual] |
| delta_init_threshold | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [protected] |
| delta_threshold | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [protected] |
| edge_bias | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
| effective_node_count | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [protected] |
| encoding | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
| FanoNodeEdge typedef | ccsoft::CC_FanoDecoding< 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] |
| init_root() | ccsoft::CC_SequentialDecodingInternal< T_Register, T_IOSymbol, bool > | [inline, protected] |
| init_threshold | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [protected] |
| log2(float x) | ccsoft::CC_SequentialDecodingInternal< T_Register, T_IOSymbol, bool > | [inline, protected] |
| max_depth | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
| metric_limit | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
| move_back_from_node_or_loosen_threshold(FanoNodeEdge *node_edge_current) | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [inline, protected] |
| nb_moves | ccsoft::CC_FanoDecoding< 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] |
| Parent typedef | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [protected] |
| ParentInternal typedef | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [protected] |
| print_dot(std::ostream &os) | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [inline, virtual] |
| print_dot_internal(std::ostream &os) | ccsoft::CC_SequentialDecodingInternal< T_Register, T_IOSymbol, bool > | [inline, protected] |
| print_stats(std::ostream &os, bool success) | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [inline, virtual] |
| purge_tree_cache(FanoNodeEdge *node_edge) | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [inline, protected] |
| reset() | ccsoft::CC_FanoDecoding< 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] |
| root_node | ccsoft::CC_SequentialDecodingInternal< T_Register, T_IOSymbol, bool > | [protected] |
| root_threshold | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [protected] |
| 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_tree_cache_size(unsigned int _tree_cache_size) | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [inline] |
| set_verbosity(unsigned int _verbosity) | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [inline] |
| solution_found | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [protected] |
| tail_zeros | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [protected] |
| tree_cache_size | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [protected] |
| unloop | ccsoft::CC_FanoDecoding< 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] |
| visit_node_forward(FanoNodeEdge *node_edge, const CC_ReliabilityMatrix &relmat) | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [inline, protected, virtual] |
| ~CC_FanoDecoding() | ccsoft::CC_FanoDecoding< T_Register, T_IOSymbol > | [inline, virtual] |
| ~CC_SequentialDecoding() | ccsoft::CC_SequentialDecoding< T_Register, T_IOSymbol > | [inline, virtual] |
| ~CC_SequentialDecodingInternal() | ccsoft::CC_SequentialDecodingInternal< T_Register, T_IOSymbol, bool > | [inline, virtual] |