This is the complete list of members for itpp::BLDPC_Parity, including all inherited members.
BLDPC_Parity() | itpp::BLDPC_Parity | inline |
BLDPC_Parity(const imat &base_matrix, int exp_factor) | itpp::BLDPC_Parity | |
BLDPC_Parity(const std::string &filename, int exp_factor) | itpp::BLDPC_Parity | |
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 |
display_stats() const | itpp::LDPC_Parity | virtual |
expand_base(const imat &base_matrix, int exp_factor) | itpp::BLDPC_Parity | |
export_alist() const | itpp::LDPC_Parity | |
get(int i, int j) const | itpp::LDPC_Parity | inline |
get_base_matrix() const | itpp::BLDPC_Parity | |
get_col(int c) const | itpp::LDPC_Parity | inline |
get_exp_factor() const | itpp::BLDPC_Parity | |
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 | |
is_valid() const | itpp::BLDPC_Parity | inline |
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 | |
load_base_matrix(const std::string &filename) | itpp::BLDPC_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 | |
save_base_matrix(const std::string &filename) const | itpp::BLDPC_Parity | |
set(int i, int j, bin value) | itpp::LDPC_Parity | |
set_exp_factor(int exp_factor) | itpp::BLDPC_Parity | |
sumX1 | itpp::LDPC_Parity | protected |
sumX2 | itpp::LDPC_Parity | protected |
~LDPC_Parity() | itpp::LDPC_Parity | inlinevirtual |