![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Returns the solution of the system Ax=b given an LDLT_factor of A.
| T | type of B |
| A | LDLT_factor |
| B | Right hand side matrix or vector. |
| std::domain_error | if rows of B don't match the size of A. |
Definition at line 28 of file mdivide_left_ldlt.hpp.