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