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