| 
    Clearmatics Libsnark
    0.1
    
   C++ library for zkSNARK proofs 
   | 
 
This is the complete list of members for libsnark::ssp_witness< FieldT >, including all inherited members.
| coefficients_for_H | libsnark::ssp_witness< FieldT > | |
| coefficients_for_Vs | libsnark::ssp_witness< FieldT > | |
| d | libsnark::ssp_witness< FieldT > | |
| degree() const | libsnark::ssp_witness< FieldT > | |
| num_inputs() const | libsnark::ssp_witness< FieldT > | |
| num_variables() const | libsnark::ssp_witness< FieldT > | |
| operator=(const ssp_witness< FieldT > &other)=default | libsnark::ssp_witness< FieldT > | |
| operator=(ssp_witness< FieldT > &&other)=default | libsnark::ssp_witness< FieldT > | |
| ssp_witness(const size_t num_variables, const size_t degree, const size_t num_inputs, const FieldT &d, const std::vector< FieldT > &coefficients_for_Vs, const std::vector< FieldT > &coefficients_for_H) | libsnark::ssp_witness< FieldT > | |
| ssp_witness(const size_t num_variables, const size_t degree, const size_t num_inputs, const FieldT &d, const std::vector< FieldT > &coefficients_for_Vs, std::vector< FieldT > &&coefficients_for_H) | libsnark::ssp_witness< FieldT > | |
| ssp_witness(const ssp_witness< FieldT > &other)=default | libsnark::ssp_witness< FieldT > | |
| ssp_witness(ssp_witness< FieldT > &&other)=default | libsnark::ssp_witness< FieldT > | 
 1.8.17