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