g2o
Loading...
Searching...
No Matches
Public Types | List of all members
g2o::EstimateAccessorGet< Edge >::BufferType< std::index_sequence< Ints... > > Struct Template Reference

#include <auto_differentiation.h>

Public Types

using type = std::tuple< VectorN< Edge::template VertexXnType< Ints >::Dimension >... >
 

Detailed Description

template<typename Edge>
template<std::size_t... Ints>
struct g2o::EstimateAccessorGet< Edge >::BufferType< std::index_sequence< Ints... > >

Definition at line 79 of file auto_differentiation.h.

Member Typedef Documentation

◆ type

template<typename Edge >
template<std::size_t... Ints>
using g2o::EstimateAccessorGet< Edge >::BufferType< std::index_sequence< Ints... > >::type = std::tuple<VectorN<Edge::template VertexXnType<Ints>::Dimension>...>

Definition at line 80 of file auto_differentiation.h.


The documentation for this struct was generated from the following file: