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