Go to the source code of this file.
Functions | |
template<typename eT > | |
arma_inline bool | arma_isfinite (eT val) |
template<> | |
arma_inline bool | arma_isfinite (float x) |
template<> | |
arma_inline bool | arma_isfinite (double x) |
template<typename T > | |
arma_inline bool | arma_isfinite (const std::complex< T > &x) |