Percy++
A C++ implementation of Private Information Retrieval (PIR) protocols
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
PercyServer::Col< GF2E_Element > Member List

This is the complete list of members for PercyServer::Col< GF2E_Element >, including all inherited members.

add(const Matrix< GF2E_Element > &m) (defined in PercyServer::SubMatrix< GF2E_Element >)PercyServer::SubMatrix< GF2E_Element >inline
add_mult_of(const SubMatrix< const GF2E_Element > &mat_a, const Col< const GF2E_Element > &col_b) (defined in PercyServer::Col< GF2E_Element >)PercyServer::Col< GF2E_Element >inline
add_mult_of(const Col< const GF2E_Element > &col_a, const Elem< const GF2E_Element > &elem_b) (defined in PercyServer::Col< GF2E_Element >)PercyServer::Col< GF2E_Element >inline
add_mult_of(const Col< const GF28_Element > &col_a, const Elem< const GF28_Element > &elem_b) (defined in PercyServer::Col< GF2E_Element >)PercyServer::Col< GF2E_Element >inline
add_mult_of(const Col< const GF216_Element > &col_a, const Elem< const GF216_Element > &elem_b) (defined in PercyServer::Col< GF2E_Element >)PercyServer::Col< 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(Matrix< GF2E_Element > matrix, dbsize_t row, dbsize_t col, dbsize_t num_rows) (defined in PercyServer::Col< GF2E_Element >)PercyServer::Col< 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 col) const (defined in PercyServer::Col< GF2E_Element >)PercyServer::Col< 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 (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