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

◆ T_optionally_ref

template<typename T , typename = void>
using stan::math::ref_type_for_opencl< T, typename >::T_optionally_ref = std::conditional_t<std::is_rvalue_reference<T>::value, T_val, const T&>

Definition at line 35 of file ref_type_for_opencl.hpp.