CMS 3D CMS Logo

Namespaces | Functions
isFinite.h File Reference

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 

Functions

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