Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Reverse mode specialization of cholesky decomposition.
Internally calls Eigen::LLT rather than using stan::math::cholesky_decompose in order to use an inplace decomposition.
Note chainable stack varis are created below in Matrix<var, -1, -1>
A | Matrix |
Definition at line 135 of file cholesky_decompose.hpp.