CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Classes | Static Public Member Functions | List of all members
CLHEP::DoubConv Class Reference

#include <DoubConv.hh>

Static Public Member Functions

static std::vector< unsigned long > dto2longs (double d)
 
static double longs2double (const std::vector< unsigned long > &v)
 
static std::string d2x (double d)
 
static std::vector< unsigned long > dto2longs (double d)
 
static double longs2double (const std::vector< unsigned long > &v)
 
static std::string d2x (double d)
 
static std::vector< unsigned long > dto2longs (double d)
 
static double longs2double (const std::vector< unsigned long > &v)
 
static std::string d2x (double d)
 
static std::vector< unsigned long > dto2longs (double d)
 
static double longs2double (const std::vector< unsigned long > &v)
 
static std::string d2x (double d)
 

Detailed Description

Definition at line 19 of file Matrix/CLHEP/Random/DoubConv.hh.

Member Function Documentation

◆ d2x() [1/4]

std::string CLHEP::DoubConv::d2x ( double  d)
static

Definition at line 78 of file DoubConv.cc.

Referenced by CLHEP::RanluxEngine::flat().

◆ 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

◆ 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

◆ 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: