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

◆ eval() [1/4]

template<typename T >
template<typename T_ = T, require_plain_type_t< T_ > * = nullptr>
auto & stan::math::var_value< T, internal::require_matrix_var_value< T > >::eval ( )
inlinenoexcept

No-op to match with Eigen methods which call eval.

Definition at line 1156 of file var.hpp.