|
criptic v1
Cosmic Ray Interstellar Propagation Tool using Itô Calculus
|
This is the complete list of members for criptic::RngThread, including all inherited members.
| choose(std::vector< T > &elem, const std::vector< Real > &w=std::vector< Real >()) const | criptic::RngThread | inline |
| choose(const std::vector< T > &elem, const std::vector< Real > &w=std::vector< Real >()) const | criptic::RngThread | inline |
| getState() const | criptic::RngThread | |
| normal(const Real mean=0.0, const Real stddev=1.0) const | criptic::RngThread | inline |
| poisson(const Real ex) const | criptic::RngThread | inline |
| r | criptic::RngThread | private |
| RngThread(const ParmParser &pp) | criptic::RngThread | |
| RngThread(std::string &buf) | criptic::RngThread | |
| setState(const std::string &buf) | criptic::RngThread | |
| stateSize() | criptic::RngThread | static |
| uniform(const Real a=0.0, const Real b=1.0) const | criptic::RngThread | inline |
| uniformInt(const IdxType a=0, const IdxType b=maxIdx) const | criptic::RngThread | inline |
| ~RngThread() | criptic::RngThread |