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

◆ val()

template<typename T >
const auto & stan::math::vari_view< T, require_all_t< is_eigen< T >, bool_constant<!is_plain_type< T >::value > > >::val ( ) const
inlinenoexcept

Return a constant reference to the value of this vari.

Returns
The value of this vari.

Definition at line 614 of file vari.hpp.