Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return true
if diagonal of the L matrix is positive.
Derived | Derived type of the Eigen::LLT transform, requires class method .info() and .matrixLLT().diagonal().array() |
cholesky | Eigen::LLT to test, whose progenitor must not have any NaN elements |
true
if diagonal of the L matrix is positive Definition at line 71 of file is_pos_definite.hpp.