|
g2o
|
#include <integer_sequence_algorithm.h>
Public Types | |
| using | Type = typename ExclusiveScanImpl< T, Sum+N, std::integer_sequence< T, Ns... >, std::integer_sequence< T, Rs..., Sum > >::Type |
Definition at line 134 of file integer_sequence_algorithm.h.
| using g2o::ceres::internal::ExclusiveScanImpl< T, Sum, std::integer_sequence< T, N, Ns... >, std::integer_sequence< T, Rs... > >::Type = typename ExclusiveScanImpl<T, Sum + N, std::integer_sequence<T, Ns...>, std::integer_sequence<T, Rs..., Sum> >::Type |
Definition at line 136 of file integer_sequence_algorithm.h.