| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

Lomont.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  LHCb
namespace  LHCb::Math

Defines

#define LHCBMATH_LOMONT_H   1

Functions

bool LHCb::Math::lomont_compare_float (const float af, const float bf, const unsigned short maxULPs=100)
 equality comparison of float numbers using as the metric the maximal number of Units in the Last Place (ULP).
bool LHCb::Math::lomont_compare_double (const double af, const double bf, const unsigned int maxULPs)
 equality comparison of float numbers using as the metric the maximal number of Units in the Last Place (ULP).
float LHCb::Math::next_float (const float af, const short ulps)
 Get the floating number that representation is different with respect to the argument for the certain number of "Units in the Last Position".
double LHCb::Math::next_double (const double af, const short ulps)
 Get the floating number that representation is different with respect to the argument for the certain number of "Units in the Last Position".

Define Documentation

#define LHCBMATH_LOMONT_H   1

Definition at line 4 of file Lomont.h.

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:02:57 2011 for LHCbMath by doxygen 1.4.7