Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
stan::internal::is_all_var_scalar_impl< Types > Struct Template Reference
Detailed Description
template<typename... Types>
struct stan::internal::is_all_var_scalar_impl< Types >
Definition at line
54
of file
is_var.hpp
.
#include <
is_var.hpp
>
Static Public Attributes
static constexpr bool
value
= (
has_var_scalar_type
<std::decay_t<Types>>::value && ...)
The documentation for this struct was generated from the following file:
stan/math/prim/meta/
is_var.hpp
stan
internal
is_all_var_scalar_impl
[
Stan Home Page
]
© 2011–2019, Stan Development Team.