This is the complete list of members for itpp::LDPC_Parity_Unstructured, including all inherited members.
check_connectivity(int from_m, int from_n, int to_m, int to_n, int g, int L) const | itpp::LDPC_Parity | protected |
check_for_cycles(int L) const | itpp::LDPC_Parity | protected |
compute_CR(const vec &var_deg, const vec &chk_deg, const int Nvar, ivec &C, ivec &R) | itpp::LDPC_Parity_Unstructured | protected |
cycle_removal_MGW(int L) | itpp::LDPC_Parity_Unstructured | |
display_stats() const =0 | itpp::LDPC_Parity_Unstructured | pure virtual |
export_alist() const | itpp::LDPC_Parity | |
generate_random_H(const ivec &C, const ivec &R, const ivec &cycopt) | itpp::LDPC_Parity_Unstructured | protected |
get(int i, int j) const | itpp::LDPC_Parity | inline |
get_col(int c) const | itpp::LDPC_Parity | inline |
get_H(bool transpose=false) const | itpp::LDPC_Parity | inline |
get_ncheck() const | itpp::LDPC_Parity | inline |
get_nvar() const | itpp::LDPC_Parity | inline |
get_rate() const | itpp::LDPC_Parity | inline |
get_row(int r) const | itpp::LDPC_Parity | inline |
H | itpp::LDPC_Parity | protected |
Ht | itpp::LDPC_Parity | protected |
import_alist(const GF2mat_sparse_alist &H_alist) | itpp::LDPC_Parity | |
init_flag | itpp::LDPC_Parity | protected |
initialize(int ncheck, int nvar) | itpp::LDPC_Parity | |
LDPC_Parity() | itpp::LDPC_Parity | inline |
LDPC_Parity(int ncheck, int nvar) | itpp::LDPC_Parity | |
LDPC_Parity(const std::string &filename, const std::string &format) | itpp::LDPC_Parity | |
LDPC_Parity(const GF2mat_sparse_alist &alist) | itpp::LDPC_Parity | |
load_alist(const std::string &alist_file) | itpp::LDPC_Parity | |
ncheck | itpp::LDPC_Parity | protected |
Nmax | itpp::LDPC_Parity | protectedstatic |
nvar | itpp::LDPC_Parity | protected |
operator()(int i, int j) const | itpp::LDPC_Parity | inline |
save_alist(const std::string &alist_file) const | itpp::LDPC_Parity | |
set(int i, int j, bin value) | itpp::LDPC_Parity | |
sumX1 | itpp::LDPC_Parity | protected |
sumX2 | itpp::LDPC_Parity | protected |
~LDPC_Parity() | itpp::LDPC_Parity | inlinevirtual |