Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::NativePairingPointsTests Class Reference
Inheritance diagram for bb::NativePairingPointsTests:

Public Types

using Curve = curve::BN254
 
using PP = PairingPoints< Curve >
 
using Point = Curve::AffineElement
 

Static Public Member Functions

static void SetUpTestSuite ()
 
static PP make_valid_pairing_points ()
 

Detailed Description

Definition at line 9 of file pairing_points.test.cpp.

Member Typedef Documentation

◆ Curve

◆ Point

◆ PP

Member Function Documentation

◆ make_valid_pairing_points()

static PP bb::NativePairingPointsTests::make_valid_pairing_points ( )
inlinestatic

Definition at line 18 of file pairing_points.test.cpp.

◆ SetUpTestSuite()

static void bb::NativePairingPointsTests::SetUpTestSuite ( )
inlinestatic

Definition at line 15 of file pairing_points.test.cpp.


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