#include <DoubConv.hh>
◆ d2x() [1/4]
std::string CLHEP::DoubConv::d2x |
( |
double | d | ) |
|
|
static |
◆ d2x() [2/4]
static std::string CLHEP::DoubConv::d2x |
( |
double | d | ) |
|
|
static |
◆ d2x() [3/4]
static std::string CLHEP::DoubConv::d2x |
( |
double | d | ) |
|
|
static |
◆ d2x() [4/4]
static std::string CLHEP::DoubConv::d2x |
( |
double | d | ) |
|
|
static |
◆ dto2longs() [1/4]
std::vector< unsigned long > CLHEP::DoubConv::dto2longs |
( |
double | d | ) |
|
|
static |
Definition at line 90 of file DoubConv.cc.
Referenced by CLHEP::HepJamesRandom::put(), CLHEP::NonRandomEngine::put(), CLHEP::RandBinomial::put(), CLHEP::RandBreitWigner::put(), CLHEP::RandChiSquare::put(), CLHEP::RandExponential::put(), CLHEP::RandExpZiggurat::put(), CLHEP::RandFlat::put(), CLHEP::RandGamma::put(), CLHEP::RandGauss::put(), CLHEP::RandGeneral::put(), CLHEP::RandPoisson::put(), CLHEP::RandPoissonQ::put(), CLHEP::RandSkewNormal::put(), CLHEP::RandStudentT::put(), CLHEP::Ranlux64Engine::put(), CLHEP::RandGauss::saveDistState(), and CLHEP::RandGauss::saveEngineStatus().
◆ dto2longs() [2/4]
static std::vector< unsigned long > CLHEP::DoubConv::dto2longs |
( |
double | d | ) |
|
|
static |
◆ dto2longs() [3/4]
static std::vector< unsigned long > CLHEP::DoubConv::dto2longs |
( |
double | d | ) |
|
|
static |
◆ dto2longs() [4/4]
static std::vector< unsigned long > CLHEP::DoubConv::dto2longs |
( |
double | d | ) |
|
|
static |
◆ longs2double() [1/4]
double CLHEP::DoubConv::longs2double |
( |
const std::vector< unsigned long > & | v | ) |
|
|
static |
Definition at line 106 of file DoubConv.cc.
Referenced by CLHEP::RandBinomial::get(), CLHEP::RandBreitWigner::get(), CLHEP::RandChiSquare::get(), CLHEP::RandExponential::get(), CLHEP::RandExpZiggurat::get(), CLHEP::RandFlat::get(), CLHEP::RandGamma::get(), CLHEP::RandGauss::get(), CLHEP::RandGeneral::get(), CLHEP::RandPoisson::get(), CLHEP::RandPoissonQ::get(), CLHEP::RandSkewNormal::get(), CLHEP::RandStudentT::get(), CLHEP::HepJamesRandom::getState(), CLHEP::NonRandomEngine::getState(), CLHEP::Ranlux64Engine::getState(), CLHEP::RandGauss::restoreDistState(), and CLHEP::RandGauss::restoreEngineStatus().
◆ longs2double() [2/4]
static double CLHEP::DoubConv::longs2double |
( |
const std::vector< unsigned long > & | v | ) |
|
|
static |
◆ longs2double() [3/4]
static double CLHEP::DoubConv::longs2double |
( |
const std::vector< unsigned long > & | v | ) |
|
|
static |
◆ longs2double() [4/4]
static double CLHEP::DoubConv::longs2double |
( |
const std::vector< unsigned long > & | v | ) |
|
|
static |
The documentation for this class was generated from the following files: