Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Addition operator for an arithmetic type and matrix variable (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 168 of file operator_addition.hpp.