1 #ifndef STAN_MATH_REV_SCAL_FUN_BOOST_ISNORMAL_HPP 2 #define STAN_MATH_REV_SCAL_FUN_BOOST_ISNORMAL_HPP 4 #include <boost/math/special_functions/fpclassify.hpp>
Reimplementing boost functionality.
Independent (input) and dependent (output) variables for gradients.
bool isnormal(const stan::math::var &v)
Checks if the given number is normal.
double val() const
Return the value of this variable.