|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Additional Inherited Members | |
Static Protected Member Functions inherited from MsmSingleTermFixture< Builder > | |
| static void | SetUpTestSuite () |
| static std::array< uint32_t, 3 > | push_point (WitnessVector &witness, const MsmAcirPoint &pt) |
| static std::array< uint32_t, 2 > | push_scalar (WitnessVector &witness, const MsmScalar &s) |
| static std::pair< MultiScalarMul, WitnessVector > | make_msm (MsmAcirPoint point, MsmScalar scalar, MsmAcirPoint result) |
| static std::pair< bool, std::string > | run_circuit (MultiScalarMul constraint, WitnessVector witness) |
Definition at line 407 of file multi_scalar_mul.test.cpp.