Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return true if specified argument is finite (not infinite and not not-a-number).
Overloads std::isfinite
from <cmath>
for argument-dependent lookup.
ADType | type of argument |
[in] | v | argument |
Definition at line 21 of file isfinite.hpp.