Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the result of subtracting the second specified matrix from the first specified matrix.
Mat1 | type of the first matrix or expression |
Mat2 | type of the second matrix or expression |
m1 | First matrix or expression. |
m2 | Second matrix or expression. |
Definition at line 43 of file subtract.hpp.