construct(LDPC_Parity *const H, bool natural_ordering=false, const ivec &ind="") | itpp::LDPC_Generator_Systematic | |
encode(const bvec &input, bvec &output) | itpp::LDPC_Generator_Systematic | [virtual] |
get_type() const | itpp::LDPC_Generator | [inline] |
init_flag | itpp::LDPC_Generator | [protected] |
LDPC_Generator(const std::string &type_in="") | itpp::LDPC_Generator | [inline] |
LDPC_Generator_Systematic() | itpp::LDPC_Generator_Systematic | [inline] |
LDPC_Generator_Systematic(LDPC_Parity *const H, bool natural_ordering=false, const ivec &ind="") | itpp::LDPC_Generator_Systematic | |
load(const std::string &filename) | itpp::LDPC_Generator_Systematic | [protected, virtual] |
save(const std::string &filename) const | itpp::LDPC_Generator_Systematic | [protected, virtual] |
type | itpp::LDPC_Generator | [protected] |
~LDPC_Generator() | itpp::LDPC_Generator | [inline, virtual] |
~LDPC_Generator_Systematic() | itpp::LDPC_Generator_Systematic | [inline, virtual] |