| 
    Clearmatics Libsnark
    0.1
    
   C++ library for zkSNARK proofs 
   | 
 
This is the complete list of members for libsnark::kzg10_batched_2_point< ppT >, including all inherited members.
| commitment typedef | libsnark::kzg10_batched_2_point< ppT > | |
| create_evaluation_witness(const std::vector< polynomial< Field >> &fs, const std::vector< polynomial< Field >> &gs, const Field &z_1, const Field &z_2, const evaluations &evaluations, const srs &srs, const Field &gamma_1, const Field &gamma_2) | libsnark::kzg10_batched_2_point< ppT > | static | 
| evaluate_polynomials(const std::vector< polynomial< Field >> &fs, const std::vector< polynomial< Field >> &gs, const Field &z_1, const Field &z_2) | libsnark::kzg10_batched_2_point< ppT > | static | 
| Field typedef | libsnark::kzg10_batched_2_point< ppT > | |
| srs typedef | libsnark::kzg10_batched_2_point< ppT > | |
| verify_evaluations(const Field &z_1, const Field &z_2, const evaluations &evaluations, const srs &srs, const Field &gamma_1, const Field &gamma_2, const evaluation_witness &witness, const std::vector< commitment > &cm_1s, const std::vector< commitment > &cm_2s, const Field &r) | libsnark::kzg10_batched_2_point< ppT > | static | 
 1.8.17