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

◆ ref_type_if_not_constant_t

template<typename T >
using stan::ref_type_if_not_constant_t = typedef typename ref_type_if<!is_constant<T>::value, T>::type

Definition at line 61 of file ref_type.hpp.