Public Member Functions | |
void | DecreasingSort (void) |
void | DecrSortEigenStuff (void) |
void | GuaranteeRotation (void) |
bool | QLAlgorithm (void) |
void | Tridiagonal (void) |
Public Attributes | |
float | m_afDiag [3] |
float | m_afSubd [3] |
bool | m_bIsRotation |
float | mElement [3][3] |
Definition at line 454 of file bestfit.cpp.
void SinglePrecision::Eigen::DecreasingSort | ( | void | ) | [inline] |
Definition at line 595 of file bestfit.cpp.
void SinglePrecision::Eigen::DecrSortEigenStuff | ( | void | ) | [inline] |
Definition at line 459 of file bestfit.cpp.
void SinglePrecision::Eigen::GuaranteeRotation | ( | void | ) | [inline] |
Definition at line 631 of file bestfit.cpp.
bool SinglePrecision::Eigen::QLAlgorithm | ( | void | ) | [inline] |
Definition at line 519 of file bestfit.cpp.
void SinglePrecision::Eigen::Tridiagonal | ( | void | ) | [inline] |
Definition at line 467 of file bestfit.cpp.
float SinglePrecision::Eigen::m_afDiag[3] |
Definition at line 644 of file bestfit.cpp.
float SinglePrecision::Eigen::m_afSubd[3] |
Definition at line 645 of file bestfit.cpp.
Definition at line 646 of file bestfit.cpp.
float SinglePrecision::Eigen::mElement[3][3] |
Definition at line 643 of file bestfit.cpp.