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