Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the solution of the system Ax=b when A is triangular and b=I.
T | type of elements in A |
A | Triangular matrix. |
std::domain_error | if A is not square |
Definition at line 65 of file mdivide_left_tri_low.hpp.