Monero
Loading...
Searching...
No Matches
test_aggregated_bulletproof< batch, start, repeat, mul, add, N > Class Template Reference

#include <bulletproof.h>

Public Member Functions

bool init ()
bool test ()

Static Public Attributes

static const size_t loop_count = 500 / (N * repeat)

Private Attributes

std::vector< rct::Bulletproofproofs

Member Function Documentation

◆ init()

template<bool batch, size_t start, size_t repeat, size_t mul, size_t add, size_t N>
bool test_aggregated_bulletproof< batch, start, repeat, mul, add, N >::init ( )
inline

◆ test()

template<bool batch, size_t start, size_t repeat, size_t mul, size_t add, size_t N>
bool test_aggregated_bulletproof< batch, start, repeat, mul, add, N >::test ( )
inline

Member Data Documentation

◆ loop_count

template<bool batch, size_t start, size_t repeat, size_t mul, size_t add, size_t N>
const size_t test_aggregated_bulletproof< batch, start, repeat, mul, add, N >::loop_count = 500 / (N * repeat)
static

◆ proofs

template<bool batch, size_t start, size_t repeat, size_t mul, size_t add, size_t N>
std::vector<rct::Bulletproof> test_aggregated_bulletproof< batch, start, repeat, mul, add, N >::proofs
private

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