g2o
Loading...
Searching...
No Matches
Static Public Attributes | Private Types | List of all members
g2o::ceres::internal::Sum< Seq > Class Template Reference

#include <integer_sequence_algorithm.h>

Static Public Attributes

static constexpr T Value = SumImpl<Seq>::Value
 

Private Types

using T = typename Seq::value_type
 

Detailed Description

template<typename Seq>
class g2o::ceres::internal::Sum< Seq >

Definition at line 99 of file integer_sequence_algorithm.h.

Member Typedef Documentation

◆ T

template<typename Seq >
using g2o::ceres::internal::Sum< Seq >::T = typename Seq::value_type
private

Definition at line 100 of file integer_sequence_algorithm.h.

Member Data Documentation

◆ Value

template<typename Seq >
constexpr T g2o::ceres::internal::Sum< Seq >::Value = SumImpl<Seq>::Value
staticconstexpr

Definition at line 103 of file integer_sequence_algorithm.h.


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