|
g2o
|
#include <array_selector.h>


Additional Inherited Members | |
Public Types inherited from g2o::ceres::internal::FixedArray< T, MaxNumElementsOnStack > | |
| using | allocator_type = typename AllocatorTraits::allocator_type |
| using | value_type = typename AllocatorTraits::value_type |
| using | pointer = typename AllocatorTraits::pointer |
| using | const_pointer = typename AllocatorTraits::const_pointer |
| using | reference = value_type & |
| using | const_reference = const value_type & |
| using | size_type = typename AllocatorTraits::size_type |
| using | difference_type = typename AllocatorTraits::difference_type |
| using | iterator = pointer |
| using | const_iterator = const_pointer |
| using | reverse_iterator = std::reverse_iterator< iterator > |
| using | const_reverse_iterator = std::reverse_iterator< const_iterator > |
Static Public Attributes inherited from g2o::ceres::internal::FixedArray< T, MaxNumElementsOnStack > | |
| static constexpr size_type | inline_elements |
Definition at line 67 of file array_selector.h.
|
inlineexplicit |
Definition at line 69 of file array_selector.h.