Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_any_vt_fvar = typedef require_any_t<is_fvar<value_type_t<std::decay_t<Types> >>...> |
Require any of the value types satisfy is_fvar.
Types | The types with a valid overload of value_type available |
Definition at line 63 of file is_fvar.hpp.