Template Function proxsuite::linalg::veg::_detail::make_simple_tuple

Function Documentation

template<typename ...Ts>
constexpr auto proxsuite::linalg::veg::_detail::make_simple_tuple(Empty, Ts... args) noexcept -> SimpleTuple<Ts...>