Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Static Public Member Functions
Eigen::internal::transform_transform_product_impl< Transform< Scalar, Dim, LhsMode, LhsOptions >, Transform< Scalar, Dim, RhsMode, RhsOptions >, true > Struct Template Reference

Public Types

typedef Transform< Scalar, Dim, LhsMode, LhsOptions > Lhs
 
typedef Transform< Scalar, Dim, RhsMode, RhsOptions > Rhs
 
typedef Transform< Scalar, Dim, Projective > ResultType
 

Static Public Member Functions

static ResultType run (const Lhs &lhs, const Rhs &rhs)
 

Detailed Description

template<typename Scalar, int Dim, int LhsMode, int LhsOptions, int RhsMode, int RhsOptions>
struct Eigen::internal::transform_transform_product_impl< Transform< Scalar, Dim, LhsMode, LhsOptions >, Transform< Scalar, Dim, RhsMode, RhsOptions >, true >

Definition at line 1396 of file Transform.h.


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