Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_any_var_t = typedef require_any_t<is_var<std::decay_t<Types> >...> |
Require any of the types satisfy is_var.
Types | The types that are checked |
Definition at line 39 of file is_var.hpp.