Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
value
template<typename... Types>
constexpr bool
stan::internal::is_any_var_scalar_impl
< std::tuple< Types... > >::value = (
is_any_var_scalar_impl
<std::decay_t<Types>>::value || ...)
static
constexpr
Definition at line
32
of file
is_var.hpp
.
stan
internal
is_any_var_scalar_impl< std::tuple< Types... > >
[
Stan Home Page
]
© 2011–2019, Stan Development Team.