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

◆ val()

template<typename T >
const auto & stan::math::var_value< T, internal::require_matrix_var_value< T > >::val ( ) const
inlinenoexcept

Return a constant reference to the value of this variable.

Returns
The value of this variable.

Definition at line 444 of file var.hpp.