|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Static Public Member Functions | |
| static AcirPoint | from_native (const GrumpkinPoint &p) |
| static AcirPoint | infinity () |
Public Attributes | |
| FF | x |
| FF | y |
| FF | inf |
Definition at line 304 of file ec_operations.test.cpp.
|
inlinestatic |
Definition at line 306 of file ec_operations.test.cpp.
|
inlinestatic |
Definition at line 310 of file ec_operations.test.cpp.
| FF AcirPoint::inf |
Definition at line 305 of file ec_operations.test.cpp.
| FF AcirPoint::x |
Definition at line 305 of file ec_operations.test.cpp.
| FF AcirPoint::y |
Definition at line 305 of file ec_operations.test.cpp.