add(const Matrix< GF2E_Element > &m) (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | inline |
add_mult_of(const Row< const GF2E_Element > &row_a, const SubMatrix< const GF2E_Element > &mat_b) (defined in PercyServer::Row< GF2E_Element >) | PercyServer::Row< GF2E_Element > | inline |
add_mult_of(const Row< const GF28_Element > &row_a, const SubMatrix< const GF28_Element > &mat_b) (defined in PercyServer::Row< GF2E_Element >) | PercyServer::Row< GF2E_Element > | inline |
add_mult_of(const Row< const GF216_Element > &row_a, const SubMatrix< const GF216_Element > &mat_b) (defined in PercyServer::Row< GF2E_Element >) | PercyServer::Row< GF2E_Element > | inline |
add_mult_of(const Col< const GF2E_Element > &col_a, const Row< const GF2E_Element > &row_b) (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | inline |
add_mult_of(const Col< const GF28_Element > &col_a, const Row< const GF28_Element > &row_b) (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | inline |
add_mult_of(const Col< const GF216_Element > &col_a, const Row< const GF216_Element > &row_b) (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | inline |
col (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | |
first() const (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | inline |
get(dbsize_t row) const (defined in PercyServer::Row< GF2E_Element >) | PercyServer::Row< GF2E_Element > | inline |
get(dbsize_t row, dbsize_t col) const (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | inline |
matrix (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | |
num_cols (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | |
num_rows (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | |
Row(Matrix< GF2E_Element > matrix, dbsize_t row, dbsize_t col, dbsize_t num_cols) (defined in PercyServer::Row< GF2E_Element >) | PercyServer::Row< GF2E_Element > | inline |
row (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | |
SubMatrix() (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | inline |
SubMatrix(Matrix< GF2E_Element > matrix, dbsize_t row, dbsize_t col, dbsize_t num_rows, dbsize_t num_cols) (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | inline |