|
Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
This is the complete list of members for libsnark::linear_term< FieldT >, including all inherited members.
| coeff | libsnark::linear_term< FieldT > | |
| index | libsnark::linear_term< FieldT > | |
| linear_term() | libsnark::linear_term< FieldT > | inline |
| linear_term(const variable< FieldT > &var) | libsnark::linear_term< FieldT > | |
| linear_term(const variable< FieldT > &var, const integer_coeff_t int_coeff) | libsnark::linear_term< FieldT > | |
| linear_term(const variable< FieldT > &var, const FieldT &field_coeff) | libsnark::linear_term< FieldT > | |
| operator*(const integer_coeff_t int_coeff) const | libsnark::linear_term< FieldT > | |
| operator*(const FieldT &field_coeff) const | libsnark::linear_term< FieldT > | |
| operator+(const linear_combination< FieldT > &other) const | libsnark::linear_term< FieldT > | |
| operator-(const linear_combination< FieldT > &other) const | libsnark::linear_term< FieldT > | |
| operator-() const | libsnark::linear_term< FieldT > | |
| operator==(const linear_term< FieldT > &other) const | libsnark::linear_term< FieldT > |
1.8.17