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

◆ val()

template<typename T >
const auto & stan::math::vari_value< T, require_t< std::is_floating_point< T > > >::val ( ) const
inline

Return a constant reference to the value of this vari.

Returns
The value of this vari.

Definition at line 139 of file vari.hpp.