Stan Math Library
5.2.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
is_all_autodiff_v
template<typename... Types>
constexpr bool stan::is_all_autodiff_v = (
is_autodiff_v
<std::decay_t<Types>> && ...)
inline
constexpr
Definition at line
64
of file
is_autodiff.hpp
.
stan
[
Stan Home Page
]
© 2011–2019, Stan Development Team.