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

◆ inner_op

template<typename ViewElt , typename Op >
using stan::math::internal::ops_partials_edge< ViewElt, Op, require_st_arithmetic< Op > >::inner_op = std::conditional_t<is_eigen<value_type_t<Op> >::value, value_type_t<Op>, Op>

Definition at line 58 of file operands_and_partials.hpp.