nil::crypto3::zk::snark::qap_instance< FieldType > Member List

This is the complete list of members for nil::crypto3::zk::snark::qap_instance< FieldType >, including all inherited members.

A_in_Lagrange_basisnil::crypto3::zk::snark::qap_instance< FieldType >
B_in_Lagrange_basisnil::crypto3::zk::snark::qap_instance< FieldType >
C_in_Lagrange_basisnil::crypto3::zk::snark::qap_instance< FieldType >
degreenil::crypto3::zk::snark::qap_instance< FieldType >
domainnil::crypto3::zk::snark::qap_instance< FieldType >
is_satisfied(const qap_witness< field_type > &witness) constnil::crypto3::zk::snark::qap_instance< FieldType >inline
num_inputsnil::crypto3::zk::snark::qap_instance< FieldType >
num_variablesnil::crypto3::zk::snark::qap_instance< FieldType >
operator=(const qap_instance< field_type > &other)=defaultnil::crypto3::zk::snark::qap_instance< FieldType >
operator=(qap_instance< field_type > &&other)=defaultnil::crypto3::zk::snark::qap_instance< FieldType >
qap_instance(const std::shared_ptr< evaluation_domain< field_type >> &domain, const std::size_t num_variables, const std::size_t degree, const std::size_t num_inputs, const std::vector< std::map< std::size_t, field_value_type >> &A_in_Lagrange_basis, const std::vector< std::map< std::size_t, field_value_type >> &B_in_Lagrange_basis, const std::vector< std::map< std::size_t, field_value_type >> &C_in_Lagrange_basis)nil::crypto3::zk::snark::qap_instance< FieldType >inline
qap_instance(const std::shared_ptr< evaluation_domain< field_type >> &domain, const std::size_t num_variables, const std::size_t degree, const std::size_t num_inputs, std::vector< std::map< std::size_t, field_value_type >> &&A_in_Lagrange_basis, std::vector< std::map< std::size_t, field_value_type >> &&B_in_Lagrange_basis, std::vector< std::map< std::size_t, field_value_type >> &&C_in_Lagrange_basis)nil::crypto3::zk::snark::qap_instance< FieldType >inline
qap_instance(const qap_instance< field_type > &other)=defaultnil::crypto3::zk::snark::qap_instance< FieldType >
qap_instance(qap_instance< field_type > &&other)=defaultnil::crypto3::zk::snark::qap_instance< FieldType >