CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
isFinite.h File Reference

Go to the source code of this file.

Namespaces

 edm
 A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.
 

Functions

template<typename T >
bool edm::isFinite (T x)
 
template<>
bool edm::isFinite (float x)
 
template<>
bool edm::isFinite (double x)
 
template<>
bool edm::isFinite (long double x)
 
template<typename T >
bool edm::isNotFinite (T x)