Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
libsnark::pb_variable< FieldT > Member List

This is the complete list of members for libsnark::pb_variable< FieldT >, including all inherited members.

allocate(protoboard< FieldT > &pb, const std::string &annotation)libsnark::pb_variable< FieldT >
indexlibsnark::variable< FieldT >
operator*(const integer_coeff_t int_coeff) constlibsnark::variable< FieldT >
operator*(const FieldT &field_coeff) constlibsnark::variable< FieldT >
operator+(const linear_combination< FieldT > &other) constlibsnark::variable< FieldT >
operator-(const linear_combination< FieldT > &other) constlibsnark::variable< FieldT >
operator-() constlibsnark::variable< FieldT >
operator==(const variable< FieldT > &other) constlibsnark::variable< FieldT >
pb_variable(const var_index_t index=0)libsnark::pb_variable< FieldT >inline
variable(const var_index_t index=0)libsnark::variable< FieldT >inline