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

◆ require_not_st_fvar

template<typename T >
using stan::require_not_st_fvar = typedef require_not_t<is_fvar<scalar_type_t<std::decay_t<T> >> >

Require scalar type does not satisfy is_fvar.

Template Parameters
TA type with a valid overload of scalar_type available

Definition at line 81 of file is_fvar.hpp.