| add_rows(int i, int j) | itpp::GF2mat | |
| addto_element(int i, int j, bin s) | itpp::GF2mat | [inline] |
| bvecify() | itpp::GF2mat | |
| cols() | itpp::GF2mat | [inline] |
| concatenate_horizontal(const GF2mat &X) | itpp::GF2mat | |
| concatenate_vertical(const GF2mat &X) | itpp::GF2mat | |
| density() const | itpp::GF2mat | |
| get(int i, int j) const | itpp::GF2mat | [inline] |
| get_col(int j) | itpp::GF2mat | |
| get_row(int i) | itpp::GF2mat | |
| get_submatrix(int m1, int n1, int m2, int n2) | 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, ivec &columns) | itpp::GF2mat | |
| GF2mat(const bvec &x, bool rc=1) | itpp::GF2mat | |
| GF2mat(const bmat &X) | itpp::GF2mat | |
| inverse() | itpp::GF2mat | |
| is_zero() | itpp::GF2mat | |
| mult_trans(const GF2mat &X, const GF2mat &Y) | itpp::GF2mat | [friend] |
| operator *(const GF2mat &X, const GF2mat &Y) | itpp::GF2mat | [friend] |
| operator *(const GF2mat &X, const bvec &y) | itpp::GF2mat | [friend] |
| operator()(int i, int j) const | itpp::GF2mat | [inline] |
| operator+(const GF2mat &X, const GF2mat &Y) | itpp::GF2mat | [friend] |
| operator<<(std::ostream &os, const GF2mat &X) | itpp::GF2mat | [friend] |
| operator<<(it_file &f, const GF2mat &X) | itpp::GF2mat | [friend] |
| 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() | itpp::GF2mat | |
| rows() | 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 | |
| sparsify() | 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) | itpp::GF2mat | |
| T_fact_update_addcol(GF2mat &T, GF2mat &U, ivec &P, bvec newcol) | itpp::GF2mat | |
| T_fact_update_bitflip(GF2mat &T, GF2mat &U, ivec &P, int rank, int r, int c) | itpp::GF2mat | |
| transpose() const | itpp::GF2mat |
Generated on Fri Jan 11 08:17:31 2008 for IT++ by Doxygen 1.3.9.1