![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
#include <stan/math/prim/scal/meta/length.hpp>#include <stan/math/prim/scal/meta/is_vector_like.hpp>#include <stan/math/prim/scal/err/domain_error.hpp>#include <stan/math/prim/scal/err/domain_error_vec.hpp>#include <stan/math/prim/scal/fun/value_of_rec.hpp>#include <boost/math/special_functions/fpclassify.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| template<typename T_y > | |
| bool | stan::math::check_not_nan (const char *function, const char *name, const T_y &y) |
Return true if y is not NaN. More... | |