Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Addition operator for a matrix variable and arithmetic (C++).
VarMat | A matrix of vars or a var with an underlying matrix type. |
Arith | A type with an arithmetic Scalar type. |
a | First variable operand. |
b | Second variable operand. |
Definition at line 142 of file operator_addition.hpp.