Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Addition operator for matrix variables (C++).
VarMat1 | A matrix of vars or a var with an underlying matrix type. |
VarMat2 | A matrix of vars or a var with an underlying matrix type. |
a | First variable operand. |
b | Second variable operand. |
Definition at line 111 of file operator_addition.hpp.