Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::TestParam< Curve, N > Struct Template Reference

Public Types

using CurveType = Curve
 

Static Public Attributes

static constexpr size_t NumSubtables = N
 

Detailed Description

template<typename Curve, size_t N>
struct bb::TestParam< Curve, N >

Definition at line 325 of file batch_merge.test.cpp.

Member Typedef Documentation

◆ CurveType

template<typename Curve , size_t N>
using bb::TestParam< Curve, N >::CurveType = Curve

Definition at line 326 of file batch_merge.test.cpp.

Member Data Documentation

◆ NumSubtables

template<typename Curve , size_t N>
constexpr size_t bb::TestParam< Curve, N >::NumSubtables = N
staticconstexpr

Definition at line 327 of file batch_merge.test.cpp.


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