![]() |
Isis Developer Reference
|
Error analysis of Gruen match point solution. More...
#include <GruenTypes.h>

Public Member Functions | |
| Analysis () | |
| ~Analysis () | |
| bool | isValid () const |
| double | getEigen () const |
| Returns the square of the of sum of the squares of eigenvalues. | |
| void | setZeroState () |
| Resets eigenvalues to 0. | |
Public Attributes | |
| BigInt | m_npts |
| double | m_variance |
| double | m_sevals [2] |
| double | m_kmat [2] |
| int | m_status |
Error analysis of Gruen match point solution.
|
inline |
|
inline |
Returns the square of the of sum of the squares of eigenvalues.
References m_sevals.
Referenced by Isis::MatchPoint::getEigen().
|
inline |
References m_status.
|
inline |
| double Isis::Analysis::m_kmat[2] |
Referenced by Analysis(), and setZeroState().
| BigInt Isis::Analysis::m_npts |
Referenced by Isis::Gruen::errorAnalysis().
| double Isis::Analysis::m_sevals[2] |
Referenced by Analysis(), getEigen(), and setZeroState().
| int Isis::Analysis::m_status |
Referenced by isValid(), and setZeroState().
| double Isis::Analysis::m_variance |
| U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/24/2025 15:53:57 |