#include <helpers.h>
◆ TRand()
tesseract::TRand::TRand |
( |
| ) |
|
|
inline |
◆ IntRand()
int32_t tesseract::TRand::IntRand |
( |
| ) |
|
|
inline |
◆ Iterate()
void tesseract::TRand::Iterate |
( |
| ) |
|
|
inlineprivate |
◆ set_seed() [1/2]
void tesseract::TRand::set_seed |
( |
uint64_t |
seed | ) |
|
|
inline |
◆ set_seed() [2/2]
void tesseract::TRand::set_seed |
( |
const std::string & |
str | ) |
|
|
inline |
◆ SignedRand()
double tesseract::TRand::SignedRand |
( |
double |
range | ) |
|
|
inline |
◆ UnsignedRand()
double tesseract::TRand::UnsignedRand |
( |
double |
range | ) |
|
|
inline |
◆ seed_
uint64_t tesseract::TRand::seed_ |
|
private |
The documentation for this class was generated from the following file:
- /home/stephane/src/tesseract/src/ccutil/helpers.h