Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
AcirPoint Struct Reference

Static Public Member Functions

static AcirPoint from_native (const GrumpkinPoint &p)
 
static AcirPoint infinity ()
 

Public Attributes

FF x
 
FF y
 

Detailed Description

Definition at line 297 of file ec_operations.test.cpp.

Member Function Documentation

◆ from_native()

static AcirPoint AcirPoint::from_native ( const GrumpkinPoint p)
inlinestatic

Definition at line 299 of file ec_operations.test.cpp.

◆ infinity()

static AcirPoint AcirPoint::infinity ( )
inlinestatic

Definition at line 300 of file ec_operations.test.cpp.

Member Data Documentation

◆ x

FF AcirPoint::x

Definition at line 298 of file ec_operations.test.cpp.

◆ y

FF AcirPoint::y

Definition at line 298 of file ec_operations.test.cpp.


The documentation for this struct was generated from the following file: