Public Types | Static Public Member Functions | List of all members
Eigen::internal::transform_take_affine_part< TransformType > Struct Template Reference

#include <Transform.h>

Public Types

typedef TransformType::AffinePart AffinePart
 
typedef TransformType::ConstAffinePart ConstAffinePart
 
typedef TransformType::MatrixType MatrixType
 

Static Public Member Functions

static AffinePart run (MatrixType &m)
 
static ConstAffinePart run (const MatrixType &m)
 

Detailed Description

template<typename TransformType>
struct Eigen::internal::transform_take_affine_part< TransformType >

Definition at line 64 of file Transform.h.

Member Typedef Documentation

◆ AffinePart

template<typename TransformType >
typedef TransformType::AffinePart Eigen::internal::transform_take_affine_part< TransformType >::AffinePart

Definition at line 1260 of file Transform.h.

◆ ConstAffinePart

template<typename TransformType >
typedef TransformType::ConstAffinePart Eigen::internal::transform_take_affine_part< TransformType >::ConstAffinePart

Definition at line 1261 of file Transform.h.

◆ MatrixType

template<typename TransformType >
typedef TransformType::MatrixType Eigen::internal::transform_take_affine_part< TransformType >::MatrixType

Definition at line 1259 of file Transform.h.

Member Function Documentation

◆ run() [1/2]

template<typename TransformType >
static AffinePart Eigen::internal::transform_take_affine_part< TransformType >::run ( MatrixType m)
inlinestatic

Definition at line 1262 of file Transform.h.

◆ run() [2/2]

template<typename TransformType >
static ConstAffinePart Eigen::internal::transform_take_affine_part< TransformType >::run ( const MatrixType m)
inlinestatic

Definition at line 1264 of file Transform.h.


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


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