![]() |
Reference Documentation |
#include <HTLlimits.h>
Definition at line 45 of file HTLlimits.h.
Static Public Methods | |
bool | isFinite (double x) |
Returns true if x is a finite number, i.e not an infinity or a NaN. | |
void | classify (double x) |
Classify the number if it is not finite. |
|
Definition at line 52 of file HTLlimits.h. References HTL_ERR, HTL_NAN, and isFinite(). Referenced by P_Histo3DVar::fill(), P_Histo3D::fill(), P_ProfileHisto2DVar::fill(), P_ProfileHisto2D::fill(), P_Histo2DVar::fill(), P_Histo2DF::fill(), P_Histo2D::fill(), P_ProfileHisto1DVar::fill(), P_ProfileHisto1D::fill(), P_Histo1DVar::fill(), and P_Histo1D::fill(). |
|
Definition at line 48 of file HTLlimits.h. References HTL_FINITE. Referenced by classify(), P_Histo3DVar::fill(), P_Histo3D::fill(), P_ProfileHisto2DVar::fill(), P_ProfileHisto2D::fill(), P_Histo2DVar::fill(), P_Histo2DF::fill(), P_Histo2D::fill(), P_Histo1DVar_FTS::fill(), P_Histo1D_FTS::fill(), P_ProfileHisto1DVar::fill(), P_ProfileHisto1D::fill(), P_Histo1DVar::fill(), and P_Histo1D::fill(). |
Anaphe documentation generated by Doxygen (www.doxygen.org) |