Main MRPT website > C++ reference for MRPT 1.4.0
Functions
mrpt::mrpt::math Namespace Reference

Functions

bool BASE_IMPEXP isNaN (float v) MRPT_NO_THROWS
 
bool BASE_IMPEXP isNaN (double v) MRPT_NO_THROWS
 
bool BASE_IMPEXP isFinite (float v) MRPT_NO_THROWS
 
bool BASE_IMPEXP isFinite (double v) MRPT_NO_THROWS
 
template<class MATRIXLIKE >
size_t size (const MATRIXLIKE &m, int dim)
 

Function Documentation

◆ isFinite() [1/2]

bool BASE_IMPEXP mrpt::mrpt::math::isFinite ( float  v)

◆ isFinite() [2/2]

bool BASE_IMPEXP mrpt::mrpt::math::isFinite ( double  v)

◆ isNaN() [1/2]

bool BASE_IMPEXP mrpt::mrpt::math::isNaN ( float  v)

◆ isNaN() [2/2]

bool BASE_IMPEXP mrpt::mrpt::math::isNaN ( double  v)

◆ size()

template<class MATRIXLIKE >
size_t mrpt::mrpt::math::size ( const MATRIXLIKE &  m,
int  dim 
)
inline



Page generated by Doxygen 1.8.14 for MRPT 1.4.0 SVN: at Sat Jul 14 16:13:21 UTC 2018