![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return true if specified argument is normal.
A number is normal if it is finite, non-zero and not subnormal.
Overloads std::isnormal from <cmath> for argument-dependent lookup.
| ADType | type of argument |
| [in] | v | argument |
Definition at line 21 of file isnormal.hpp.