|
Electroneum
|
#include <wallet2.h>
Public Member Functions | |
| uint64_t | pick () |
| gamma_picker (const std::vector< uint64_t > &rct_offsets) | |
| gamma_picker (const std::vector< uint64_t > &rct_offsets, double shape, double scale) | |
| tools::gamma_picker::gamma_picker | ( | const std::vector< uint64_t > & | rct_offsets | ) |
Definition at line 1011 of file wallet2.cpp.


| tools::gamma_picker::gamma_picker | ( | const std::vector< uint64_t > & | rct_offsets, |
| double | shape, | ||
| double | scale ) |
Definition at line 996 of file wallet2.cpp.
| uint64_t tools::gamma_picker::pick | ( | ) |
Definition at line 1013 of file wallet2.cpp.

