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

◆ val()

template<typename T >
const auto & stan::math::vari_value< T, require_all_t< is_plain_type< T >, is_eigen_dense_base< T > > >::val ( ) const
inlinenoexcept

Return a constant reference to the value of this vari.

Returns
The value of this vari.

Definition at line 749 of file vari.hpp.