Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Check if the specified matrix is positive semidefinite.
Derived | Derived type of the Eigen::LDLT transform. |
function | Function name (for error messages) |
name | Variable name (for error messages) |
cholesky | Eigen::LDLT to test |
<code>std::domain_error</code> | if the matrix is not positive semi-definite. |
Definition at line 62 of file check_pos_semidefinite.hpp.