1 #ifndef STAN_MATH_REV_CORE_OPERATOR_DIVIDE_EQUAL_HPP 2 #define STAN_MATH_REV_CORE_OPERATOR_DIVIDE_EQUAL_HPP 18 vi_ =
new divide_vd_vari(
vi_, b);
var & operator/=(const var &b)
The compound divide/assignment operator for variables (C++).
Independent (input) and dependent (output) variables for gradients.
vari * vi_
Pointer to the implementation of this variable.