This is the complete list of members for itpp::GF2mat, including all inherited members.
add_rows(int i, int j) | itpp::GF2mat | |
addto_element(int i, int j, bin s) | itpp::GF2mat | inline |
bvecify() const | itpp::GF2mat | |
cols() const | itpp::GF2mat | inline |
concatenate_horizontal(const GF2mat &X) const | itpp::GF2mat | |
concatenate_vertical(const GF2mat &X) const | itpp::GF2mat | |
density() const | itpp::GF2mat | |
get(int i, int j) const | itpp::GF2mat | inline |
get_col(int j) const | itpp::GF2mat | |
get_row(int i) const | itpp::GF2mat | |
get_submatrix(int m1, int n1, int m2, int n2) const | itpp::GF2mat | |
gf2dense_eye(int m) | itpp::GF2mat | related |
GF2mat() | itpp::GF2mat | |
GF2mat(int m, int n) | itpp::GF2mat | |
GF2mat(const GF2mat_sparse &X) | itpp::GF2mat | |
GF2mat(const GF2mat_sparse &X, int m1, int n1, int m2, int n2) | itpp::GF2mat | |
GF2mat(const GF2mat_sparse &X, const ivec &columns) | itpp::GF2mat | |
GF2mat(const bvec &x, bool is_column=true) | itpp::GF2mat | |
GF2mat(const bmat &X) | itpp::GF2mat | |
inverse() const | itpp::GF2mat | |
is_zero() const | itpp::GF2mat | |
mult_trans(const GF2mat &X, const GF2mat &Y) | itpp::GF2mat | friend |
mult_trans(const GF2mat &X, const GF2mat &Y) | itpp::GF2mat | related |
operator()(int i, int j) const | itpp::GF2mat | inline |
operator*(const GF2mat &X, const GF2mat &Y) | itpp::GF2mat | friend |
operator*(const GF2mat &X, const bvec &y) | itpp::GF2mat | friend |
operator*(const GF2mat &X, const GF2mat &Y) | itpp::GF2mat | related |
operator*(const GF2mat &X, const bvec &y) | itpp::GF2mat | related |
operator+(const GF2mat &X, const GF2mat &Y) | itpp::GF2mat | friend |
operator+(const GF2mat &X, const GF2mat &Y) | itpp::GF2mat | related |
operator<<(std::ostream &os, const GF2mat &X) | itpp::GF2mat | friend |
operator<<(it_file &f, const GF2mat &X) | itpp::GF2mat | friend |
operator<<(std::ostream &os, const GF2mat &X) | itpp::GF2mat | related |
operator=(const GF2mat &X) | itpp::GF2mat | |
operator==(const GF2mat &X) const | itpp::GF2mat | |
operator>>(it_ifile &f, GF2mat &X) | itpp::GF2mat | friend |
permute_cols(ivec &perm, bool I) | itpp::GF2mat | |
permute_rows(ivec &perm, bool I) | itpp::GF2mat | |
row_rank() const | itpp::GF2mat | |
rows() const | itpp::GF2mat | inline |
set(int i, int j, bin s) | itpp::GF2mat | inline |
set_col(int j, bvec x) | itpp::GF2mat | |
set_row(int i, bvec x) | itpp::GF2mat | |
set_size(int m, int n, bool copy=false) | itpp::GF2mat | |
sparsify() const | itpp::GF2mat | |
swap_cols(int i, int j) | itpp::GF2mat | |
swap_rows(int i, int j) | itpp::GF2mat | |
T_fact(GF2mat &T, GF2mat &U, ivec &P) const | itpp::GF2mat | |
T_fact_update_addcol(GF2mat &T, GF2mat &U, ivec &P, bvec newcol) const | itpp::GF2mat | |
T_fact_update_bitflip(GF2mat &T, GF2mat &U, ivec &P, int rank, int r, int c) const | itpp::GF2mat | |
transpose() const | itpp::GF2mat |
Generated on Sat Jul 6 2013 10:54:30 for IT++ by Doxygen 1.8.2