![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Returns the solution of the system Ax=b when A is triangular and b=I.
| T | type of the matrix |
| A | Triangular matrix. |
| std::domain_error | if A is not square |
Definition at line 54 of file mdivide_left_tri.hpp.