Monero
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | Private Attributes | List of all members
test_aggregated_bulletproof_plus< batch, start, repeat, mul, add, N > Class Template Reference

#include <bulletproof_plus.h>

Collaboration diagram for test_aggregated_bulletproof_plus< batch, start, repeat, mul, add, N >:
Collaboration graph
[legend]

Public Member Functions

bool init ()
 
bool test ()
 

Static Public Attributes

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

Private Attributes

std::vector< rct::BulletproofPlusproofs
 

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_plus< 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_plus< 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_plus< 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::BulletproofPlus> test_aggregated_bulletproof_plus< batch, start, repeat, mul, add, N >::proofs
private

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