![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <stan/math/matrix/Eigen.hpp>#include <stan/agrad/rev/var.hpp>#include <stan/agrad/rev/matrix/LDLT_alloc.hpp>#include <stan/agrad/rev/matrix/LDLT_factor.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<int R, int C> | |
| var | stan::agrad::log_determinant_ldlt (stan::math::LDLT_factor< var, R, C > &A) |
| const LDLT_alloc<R,C>* _alloc_ldlt |
Definition at line 43 of file log_determinant_ldlt.hpp.