Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::traits< Quaternion< _Scalar, _Options > > Struct Template Reference

Public Types

enum  { IsAligned = internal::traits<Coefficients>::Flags & AlignedBit, Flags = IsAligned ? (AlignedBit | LvalueBit) : LvalueBit }
 
typedef Quaternion< _Scalar, _Options > PlainObject
 
typedef _Scalar Scalar
 
typedef Matrix< _Scalar, 4, 1, _Options > Coefficients
 

Detailed Description

template<typename _Scalar, int _Options>
struct Eigen::internal::traits< Quaternion< _Scalar, _Options > >

Definition at line 215 of file Quaternion.h.


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