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