Percy++
A C++ implementation of Private Information Retrieval (PIR) protocols
|
This is the complete list of members for PercyServer::Elem< 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 Row< const GF2E_Element > &row_a, const Col< const GF2E_Element > &col_b) (defined in PercyServer::Elem< GF2E_Element >) | PercyServer::Elem< GF2E_Element > | inline |
add_mult_of(const Elem< const GF2E_Element > &elem_a, const Elem< const GF2E_Element > &elem_b) (defined in PercyServer::Elem< GF2E_Element >) | PercyServer::Elem< 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 |
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 |
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 > | |
Elem(Matrix< GF2E_Element > matrix, dbsize_t row, dbsize_t col) (defined in PercyServer::Elem< GF2E_Element >) | PercyServer::Elem< GF2E_Element > | inline |
first() const (defined in PercyServer::SubMatrix< GF2E_Element >) | PercyServer::SubMatrix< GF2E_Element > | inline |
get() const (defined in PercyServer::Elem< GF2E_Element >) | PercyServer::Elem< 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 |
get(dbsize_t col) const (defined in PercyServer::Col< GF2E_Element >) | PercyServer::Col< 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 |