BLDPC_Generator(const std::string type="BLDPC") | itpp::BLDPC_Generator | [inline] |
BLDPC_Generator(const BLDPC_Parity *const H, const std::string type="BLDPC") | itpp::BLDPC_Generator | |
construct(const BLDPC_Parity *const H) | itpp::BLDPC_Generator | |
encode(const bvec &input, bvec &output) | itpp::BLDPC_Generator | [virtual] |
get_exp_factor() const | itpp::BLDPC_Generator | [inline] |
get_type() const | itpp::LDPC_Generator | [inline] |
H_enc | itpp::BLDPC_Generator | [protected] |
init_flag | itpp::LDPC_Generator | [protected] |
K | itpp::BLDPC_Generator | [protected] |
LDPC_Generator(const std::string &type_in="") | itpp::LDPC_Generator | [inline] |
load(const std::string &filename) | itpp::BLDPC_Generator | [protected, virtual] |
M | itpp::BLDPC_Generator | [protected] |
N | itpp::BLDPC_Generator | [protected] |
save(const std::string &filename) const | itpp::BLDPC_Generator | [protected, virtual] |
type | itpp::LDPC_Generator | [protected] |
Z | itpp::BLDPC_Generator | [protected] |
~LDPC_Generator() | itpp::LDPC_Generator | [inline, virtual] |