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

◆ require_st_fvar

template<typename T >
using stan::require_st_fvar = typedef require_t<is_fvar<scalar_type_t<std::decay_t<T> >> >

Require scalar type satisfies is_fvar.

Template Parameters
TA type with a valid overload of scalar_type available

Definition at line 76 of file is_fvar.hpp.