|
g2o
|
#include <integer_sequence_algorithm.h>
Public Types | |
| using | Type = typename ExclusiveScanImpl< T, T(0), Seq, std::integer_sequence< T > >::Type |
Private Types | |
| using | T = typename Seq::value_type |
Definition at line 152 of file integer_sequence_algorithm.h.
|
private |
Definition at line 153 of file integer_sequence_algorithm.h.
| using g2o::ceres::internal::ExclusiveScanT< Seq >::Type = typename ExclusiveScanImpl<T, T(0), Seq, std::integer_sequence<T> >::Type |
Definition at line 156 of file integer_sequence_algorithm.h.