![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Returns the inverse of the matrix whose Cholesky factor is L.
| T | type of elements in the matrix |
| L | Matrix that is a Cholesky factor. |
| std::domain_error | If the input matrix is not square or lower triangular |
Definition at line 23 of file chol2inv.hpp.