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