Classes | |
class | Math_helper |
Functions | |
template<typename eT > | |
static arma_inline arma_hot arma_float_only< eT >::result | most_neg (typename arma_float_only< eT >::result *junk=0) |
template<typename eT > | |
static arma_inline arma_hot arma_integral_only< eT > ::result | most_neg (typename arma_integral_only< eT >::result *junk=0) |
template<typename eT > | |
static arma_inline arma_hot arma_float_only< eT >::result | most_pos (typename arma_float_only< eT >::result *junk=0) |
template<typename eT > | |
static arma_inline arma_hot arma_integral_only< eT > ::result | most_pos (typename arma_integral_only< eT >::result *junk=0) |
static arma_inline arma_hot arma_float_only<eT>::result priv::most_neg | ( | typename arma_float_only< eT >::result * | junk = 0 | ) | [static] |
Definition at line 268 of file constants.hpp.
static arma_inline arma_hot arma_integral_only<eT>::result priv::most_neg | ( | typename arma_integral_only< eT >::result * | junk = 0 | ) | [static] |
Definition at line 288 of file constants.hpp.
static arma_inline arma_hot arma_float_only<eT>::result priv::most_pos | ( | typename arma_float_only< eT >::result * | junk = 0 | ) | [static] |
Definition at line 301 of file constants.hpp.
static arma_inline arma_hot arma_integral_only<eT>::result priv::most_pos | ( | typename arma_integral_only< eT >::result * | junk = 0 | ) | [static] |
Definition at line 321 of file constants.hpp.