TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
benchmark_t Struct Reference

Public Member Functions

 benchmark_t ()
 
 benchmark_t (size_t pk, size_t pm, size_t pn, size_t bk, size_t bm, size_t bn)
 
 benchmark_t (size_t pk, size_t pm, size_t pn)
 
void run ()
 

Public Attributes

uint16_t compact_product_size
 
uint16_t compact_block_size
 
bool use_default_block_size
 
float gflops
 

Constructor & Destructor Documentation

◆ benchmark_t() [1/3]

benchmark_t::benchmark_t ( )
inline

◆ benchmark_t() [2/3]

benchmark_t::benchmark_t ( size_t  pk,
size_t  pm,
size_t  pn,
size_t  bk,
size_t  bm,
size_t  bn 
)
inline

◆ benchmark_t() [3/3]

benchmark_t::benchmark_t ( size_t  pk,
size_t  pm,
size_t  pn 
)
inline

Member Function Documentation

◆ run()

void benchmark_t::run ( )

Member Data Documentation

◆ compact_block_size

uint16_t benchmark_t::compact_block_size

◆ compact_product_size

uint16_t benchmark_t::compact_product_size

◆ gflops

float benchmark_t::gflops

◆ use_default_block_size

bool benchmark_t::use_default_block_size

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