|
|
using | Base = ProvingKey_< PrecomputedEntities< Polynomial >, WitnessEntities< Polynomial > > |
| |
|
using | Polynomial = typename PrecomputedPolynomials::DataType |
| |
|
using | FF = typename Polynomial::FF |
| |
|
|
RefVector< DataType > | get_to_be_shifted () |
| |
|
std::array< PolynomialHandle, 0 > | get_table_column_wires () |
| |
|
std::vector< std::string > | get_labels () const |
| |
|
RefVector< Polynomial > | get_all () |
| |
|
RefVector< Polynomial > | get_witness_polynomials () |
| |
|
RefVector< Polynomial > | get_precomputed_polynomials () |
| |
|
| ProvingKey_ (const size_t circuit_size, const size_t num_public_inputs) |
| |
The documentation for this class was generated from the following file: