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

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

Atnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >
Ctnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >
degreenil::crypto3::zk::snark::sap_instance_evaluation< FieldType >
domainnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >
Htnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >
is_satisfied(const sap_witness< FieldType > &witness) constnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >inline
num_inputsnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >
num_variablesnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >
operator=(const sap_instance_evaluation< FieldType > &other)=defaultnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >
operator=(sap_instance_evaluation< FieldType > &&other)=defaultnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >
sap_instance_evaluation(const std::shared_ptr< evaluation_domain< FieldType >> &domain, const std::size_t num_variables, const std::size_t degree, const std::size_t num_inputs, const typename FieldType::value_type &t, const std::vector< typename FieldType::value_type > &At, const std::vector< typename FieldType::value_type > &Ct, const std::vector< typename FieldType::value_type > &Ht, const typename FieldType::value_type &Zt)nil::crypto3::zk::snark::sap_instance_evaluation< FieldType >inline
sap_instance_evaluation(const std::shared_ptr< evaluation_domain< FieldType >> &domain, const std::size_t num_variables, const std::size_t degree, const std::size_t num_inputs, const typename FieldType::value_type &t, std::vector< typename FieldType::value_type > &&At, std::vector< typename FieldType::value_type > &&Ct, std::vector< typename FieldType::value_type > &&Ht, const typename FieldType::value_type &Zt)nil::crypto3::zk::snark::sap_instance_evaluation< FieldType >inline
sap_instance_evaluation(const sap_instance_evaluation< FieldType > &other)=defaultnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >
sap_instance_evaluation(sap_instance_evaluation< FieldType > &&other)=defaultnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >
tnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >
Ztnil::crypto3::zk::snark::sap_instance_evaluation< FieldType >