|
|
| MemProverCrs (std::vector< typename Curve::AffineElement > const &points) |
| |
| Curve::AffineElement * | get_monomial_points () override |
| | Returns the monomial points in a form to be consumed by scalar_multiplication pippenger algorithm.
|
| |
| size_t | get_monomial_size () const override |
| |
| virtual Curve::AffineElement * | get_monomial_points ()=0 |
| | Returns the monomial points in a form to be consumed by scalar_multiplication pippenger algorithm.
|
| |
|
virtual size_t | get_monomial_size () const =0 |
| |
◆ get_monomial_points()
template<typename Curve >
◆ get_monomial_size()
template<typename Curve >
The documentation for this class was generated from the following file: