Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_all_not_st_fvar = typedef require_all_not_t<is_fvar<scalar_type_t<std::decay_t<Types> >>...> |
Require none of the scalar types satisfy is_fvar.
Types | The types with a valid overload of scalar_type available |
Definition at line 95 of file is_fvar.hpp.