|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Attributes | |
| double | mean = 0.0 |
| double | median = 0.0 |
| size_t | mode = 0 |
| std::map< size_t, size_t > | histogram |
Definition at line 30 of file avm_tx_corpus_analyzer.cpp.
| std::map<size_t, size_t> Stats::histogram |
Definition at line 34 of file avm_tx_corpus_analyzer.cpp.
| double Stats::mean = 0.0 |
Definition at line 31 of file avm_tx_corpus_analyzer.cpp.
| double Stats::median = 0.0 |
Definition at line 32 of file avm_tx_corpus_analyzer.cpp.
| size_t Stats::mode = 0 |
Definition at line 33 of file avm_tx_corpus_analyzer.cpp.