Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
tuple_concat_impl()
[1/2]
template<typename Tuple1 , typename Tuple2 , std::size_t... I1, std::size_t... I2>
auto constexpr stan::math::internal::tuple_concat_impl
(
Tuple1 &&
x
,
Tuple2 &&
y
,
std::index_sequence< I1... >
,
std::index_sequence< I2... >
)
inline
constexpr
Definition at line
22
of file
tuple_concat.hpp
.
stan
math
internal
[
Stan Home Page
]
© 2011–2019, Stan Development Team.