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

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

coeffnil::crypto3::zk::snark::linear_term< FieldType >
field_type typedefnil::crypto3::zk::snark::linear_term< FieldType >
field_value_type typedefnil::crypto3::zk::snark::linear_term< FieldType >
indexnil::crypto3::zk::snark::linear_term< FieldType >
linear_term()nil::crypto3::zk::snark::linear_term< FieldType >inline
linear_term(const variable< field_type > &var)nil::crypto3::zk::snark::linear_term< FieldType >inline
linear_term(const variable< field_type > &var, const integer_coeff_t int_coeff)nil::crypto3::zk::snark::linear_term< FieldType >inline
linear_term(const variable< field_type > &var, const field_value_type &field_coeff)nil::crypto3::zk::snark::linear_term< FieldType >inline
operator*(const integer_coeff_t int_coeff) constnil::crypto3::zk::snark::linear_term< FieldType >inline
operator*(const field_value_type &field_coeff) constnil::crypto3::zk::snark::linear_term< FieldType >inline
operator+(const linear_combination< field_type > &other) constnil::crypto3::zk::snark::linear_term< FieldType >inline
operator-(const linear_combination< field_type > &other) constnil::crypto3::zk::snark::linear_term< FieldType >inline
operator-() constnil::crypto3::zk::snark::linear_term< FieldType >inline
operator==(const linear_term< field_type > &other) constnil::crypto3::zk::snark::linear_term< FieldType >inline