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

Classes | Static Public Member Functions
CLHEP::DoubConv Class Reference

#include <DoubConv.hh>

List of all members.

Classes

union  DB8

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

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

Definition at line 78 of file DoubConv.cc.

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

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

The documentation for this class was generated from the following files: