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