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

◆ require_fvar_t

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

Require type satisfies is_fvar.

Template Parameters
Tthe type to check

Definition at line 25 of file is_fvar.hpp.