g2o
Loading...
Searching...
No Matches
Public Types | List of all members
g2o::ceres::internal::ExclusiveScanImpl< T, Sum, std::integer_sequence< T >, SeqOut > Struct Template Reference

#include <integer_sequence_algorithm.h>

Public Types

using Type = SeqOut
 

Detailed Description

template<typename T, T Sum, typename SeqOut>
struct g2o::ceres::internal::ExclusiveScanImpl< T, Sum, std::integer_sequence< T >, SeqOut >

Definition at line 143 of file integer_sequence_algorithm.h.

Member Typedef Documentation

◆ Type

template<typename T , T Sum, typename SeqOut >
using g2o::ceres::internal::ExclusiveScanImpl< T, Sum, std::integer_sequence< T >, SeqOut >::Type = SeqOut

Definition at line 144 of file integer_sequence_algorithm.h.


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