Typedef proxsuite::linalg::veg::_detail::SimpleTuple

Typedef Documentation

template<typename ...Ts>
using proxsuite::linalg::veg::_detail::SimpleTuple = SimpleITuple<_meta::make_index_sequence<sizeof...(Ts)>, Ts...>