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

◆ require_st_stan_scalar

template<typename T >
using stan::require_st_stan_scalar = typedef require_t<is_stan_scalar<scalar_type_t<std::decay_t<T> >> >

Require scalar type satisfies is_stan_scalar.

Template Parameters
TA type with a valid overload of scalar_type available

Definition at line 86 of file is_stan_scalar.hpp.