Stan Math Library
4.9.0
Automatic Differentiation
|
var stan::math::log_determinant_ldlt | ( | LDLT_factor< T > & | A | ) |
Returns the log det of the matrix whose LDLT factorization is given.
T | Type of matrix for LDLT factor |
A | an LDLT_factor |
Definition at line 21 of file log_determinant_ldlt.hpp.