![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the solution X of AX = B.
A must be a square matrix, but B can be a matrix or a vector
| T1 | type of first matrix |
| T2 | type of second matrix |
| [in] | A | square matrix |
| [in] | B | right hand side |
Definition at line 31 of file mdivide_left.hpp.