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

◆ require_not_vt_stan_scalar

template<typename T >
using stan::require_not_vt_stan_scalar = typedef require_not_t<is_stan_scalar<value_type_t<std::decay_t<T> >> >

Require value type does not satisfy is_stan_scalar.

Template Parameters
TA type with a valid overload of value_type available

Definition at line 80 of file is_stan_scalar.hpp.