Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Static Public Member Functions
Eigen::internal::transform_take_affine_part< TransformType > Struct Template Reference

Public Types

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

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 63 of file Transform.h.


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