Public Member Functions | Public Attributes | List of all members
ConvexDecomposition::Eigen Class Reference

Public Member Functions

void DecreasingSort (void)
 
void DecrSortEigenStuff (void)
 
void GuaranteeRotation (void)
 
bool QLAlgorithm (void)
 
void Tridiagonal (void)
 

Public Attributes

double m_afDiag [3]
 
double m_afSubd [3]
 
bool m_bIsRotation
 
double mElement [3][3]
 

Detailed Description

Definition at line 96 of file bestfit.cpp.

Member Function Documentation

◆ DecreasingSort()

void ConvexDecomposition::Eigen::DecreasingSort ( void  )
inline

Definition at line 237 of file bestfit.cpp.

◆ DecrSortEigenStuff()

void ConvexDecomposition::Eigen::DecrSortEigenStuff ( void  )
inline

Definition at line 101 of file bestfit.cpp.

◆ GuaranteeRotation()

void ConvexDecomposition::Eigen::GuaranteeRotation ( void  )
inline

Definition at line 273 of file bestfit.cpp.

◆ QLAlgorithm()

bool ConvexDecomposition::Eigen::QLAlgorithm ( void  )
inline

Definition at line 161 of file bestfit.cpp.

◆ Tridiagonal()

void ConvexDecomposition::Eigen::Tridiagonal ( void  )
inline

Definition at line 109 of file bestfit.cpp.

Member Data Documentation

◆ m_afDiag

double ConvexDecomposition::Eigen::m_afDiag[3]

Definition at line 286 of file bestfit.cpp.

◆ m_afSubd

double ConvexDecomposition::Eigen::m_afSubd[3]

Definition at line 287 of file bestfit.cpp.

◆ m_bIsRotation

bool ConvexDecomposition::Eigen::m_bIsRotation

Definition at line 288 of file bestfit.cpp.

◆ mElement

double ConvexDecomposition::Eigen::mElement[3][3]

Definition at line 285 of file bestfit.cpp.


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


convex_decomposition
Author(s): John W. Ratcliff
autogenerated on Wed Mar 2 2022 00:05:00