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] |
Definition at line 94 of file bestfit.cpp.
| void DoublePrecision::Eigen::DecreasingSort | ( | void | ) | [inline] |
Definition at line 235 of file bestfit.cpp.
| void DoublePrecision::Eigen::DecrSortEigenStuff | ( | void | ) | [inline] |
Definition at line 99 of file bestfit.cpp.
| void DoublePrecision::Eigen::GuaranteeRotation | ( | void | ) | [inline] |
Definition at line 271 of file bestfit.cpp.
| bool DoublePrecision::Eigen::QLAlgorithm | ( | void | ) | [inline] |
Definition at line 159 of file bestfit.cpp.
| void DoublePrecision::Eigen::Tridiagonal | ( | void | ) | [inline] |
Definition at line 107 of file bestfit.cpp.
| double DoublePrecision::Eigen::m_afDiag[3] |
Definition at line 284 of file bestfit.cpp.
| double DoublePrecision::Eigen::m_afSubd[3] |
Definition at line 285 of file bestfit.cpp.
Definition at line 286 of file bestfit.cpp.
| double DoublePrecision::Eigen::mElement[3][3] |
Definition at line 283 of file bestfit.cpp.