Static Public Member Functions | Static Public Attributes | List of all members
Eigen::internal::sum_op Struct Reference

#include <CXX11Meta.h>

Static Public Member Functions

template<typename A , typename B >
EIGEN_DEVICE_FUNC static constexpr EIGEN_STRONG_INLINE auto run (A a, B b) -> decltype(a+b)
 

Static Public Attributes

static constexpr int Identity = 0
 

Detailed Description

Definition at line 292 of file CXX11Meta.h.

Member Function Documentation

◆ run()

template<typename A , typename B >
EIGEN_DEVICE_FUNC static constexpr EIGEN_STRONG_INLINE auto Eigen::internal::sum_op::run ( A  a,
B  b 
) -> decltype(a + b)
inlinestatic

Definition at line 293 of file CXX11Meta.h.

Member Data Documentation

◆ Identity

constexpr int Eigen::internal::sum_op::Identity = 0
static

Definition at line 294 of file CXX11Meta.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:31