![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Returns the solution of the system xA=b.
| EigMat1 | type of the right-hand side matrix or vector |
| EigMat2 | type of the second matrix |
| A | Matrix. |
| b | Right hand side matrix or vector. |
| std::domain_error | if A is not square or the rows of b don't match the size of A. |
Definition at line 28 of file mdivide_right.hpp.