![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <stan/agrad/rev/numeric_limits.hpp>#include <stan/agrad/rev/var.hpp>#include <stan/math/error_handling/matrix/check_pos_definite.hpp>#include <stan/math/matrix/Eigen.hpp>#include <stan/math/matrix/meta/index_type.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::agrad | |
| Function gradients via reverse-mode automatic differentiation. | |
Functions | |
| template<typename T_result , class Policy > | |
| bool | stan::agrad::check_pos_definite (const char *function, const Eigen::Matrix< var, Eigen::Dynamic, Eigen::Dynamic > &y, const char *name, T_result *result, const Policy &) |