1 #ifndef STAN_MATH_REV_CORE_PRECOMP_VV_VARI_HPP
2 #define STAN_MATH_REV_CORE_PRECOMP_VV_VARI_HPP
The variable implementation base class.
void chain()
Apply the chain rule to this variable based on the variables on which it depends. ...
precomp_vv_vari(double val, vari *avi, vari *bvi, double da, double db)
double adj_
The adjoint of this variable, which is the partial derivative of this variable with respect to the ro...