CMS 3D CMS Logo

Namespaces | Functions

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/FWCore/Utilities/interface/isFinite.h File Reference

Go to the source code of this file.

Namespaces

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


Functions

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