![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
#include <stan/math/rev/core.hpp>
#include <stan/math/prim/scal/fun/is_nan.hpp>
#include <stan/math/prim/scal/fun/constants.hpp>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
bool | stan::math::is_nan (const var &v) |
Returns 1 if the input's value is NaN and 0 otherwise. More... | |