|
| SubMatrix (Matrix< GF2E_Element > matrix, dbsize_t row, dbsize_t col, dbsize_t num_rows, dbsize_t num_cols) |
|
GF2E_Element * | get (dbsize_t row, dbsize_t col) const |
|
GF2E_Element * | first () const |
|
void | add (const Matrix< GF2E_Element > &m) |
|
void | add_mult_of (const Col< const GF2E_Element > &col_a, const Row< const GF2E_Element > &row_b) |
|
template<> |
void | add_mult_of (const Col< const GF28_Element > &col_a, const Row< const GF28_Element > &row_b) |
|
template<> |
void | add_mult_of (const Col< const GF216_Element > &col_a, const Row< const GF216_Element > &row_b) |
|
|
Matrix< GF2E_Element > | matrix |
|
dbsize_t | row |
|
dbsize_t | col |
|
dbsize_t | num_rows |
|
dbsize_t | num_cols |
|
The documentation for this class was generated from the following files: