1 #ifndef STAN__AGRAD__REV__FUNCTIONS__VALUE_OF_HPP
2 #define STAN__AGRAD__REV__FUNCTIONS__VALUE_OF_HPP
const double val_
The value of this variable.
T value_of(const fvar< T > &v)
Return the value of the specified variable.
vari * vi_
Pointer to the implementation of this variable.
Independent (input) and dependent (output) variables for gradients.