Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ adj_

template<typename T >
value_type stan::math::vari_value< T, require_t< std::is_floating_point< T > > >::adj_ {0.0}

The adjoint of this variable, which is the partial derivative of this variable with respect to the root variable.

Definition at line 90 of file vari.hpp.