XLE  v0.02.0
Public Member Functions | List of all members
XLEMath::Eigen< PrimitiveType > Class Template Reference

Public Member Functions

 Eigen (int iSize)
 
 Eigen (const Matrix4x4T< PrimitiveType > &rkM)
 
PrimitiveType & operator() (int iRow, int iCol)
 
Eigenoperator= (const Matrix4x4T< PrimitiveType > &rkM)
 
PrimitiveType GetEigenvalue (int i) const
 
const PrimitiveType * GetEigenvalues () const
 
void GetEigenvector (int i, Vector2T< PrimitiveType > &rkV) const
 
void GetEigenvector (int i, Vector3T< PrimitiveType > &rkV) const
 
Vector4T< PrimitiveType > GetEigenvector (int i) const
 
const Matrix4x4T< PrimitiveType > & GetEigenvectors () const
 
void EigenStuff2 ()
 
void EigenStuff3 ()
 
void EigenStuffN ()
 
void EigenStuff ()
 
void DecrSortEigenStuff2 ()
 
void DecrSortEigenStuff3 ()
 
void DecrSortEigenStuffN ()
 
void DecrSortEigenStuff ()
 
void IncrSortEigenStuff2 ()
 
void IncrSortEigenStuff3 ()
 
void IncrSortEigenStuffN ()
 
void IncrSortEigenStuff ()
 

The documentation for this class was generated from the following files: