Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_any_st_var = typedef require_any_t<is_var<scalar_type_t<std::decay_t<Types> >>...> |
Require any of the scalar types satisfy is_var.
Types | The types with a valid overload of scalar_type available |
Definition at line 130 of file is_var.hpp.