![]() |
Isis 3 Programmer Reference
|
Error analysis of Gruen match point solution. More...
#include <GruenTypes.h>
Public Member Functions | |
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.
Definition at line 383 of file GruenTypes.h.
|
inline |
Definition at line 384 of file GruenTypes.h.
|
inline |
Definition at line 391 of file GruenTypes.h.
|
inline |
Returns the square of the of sum of the squares of eigenvalues.
Definition at line 396 of file GruenTypes.h.
|
inline |
Definition at line 393 of file GruenTypes.h.
|
inline |
Resets eigenvalues to 0.
Definition at line 403 of file GruenTypes.h.
double Isis::Analysis::m_kmat[2] |
Definition at line 415 of file GruenTypes.h.
BigInt Isis::Analysis::m_npts |
Definition at line 412 of file GruenTypes.h.
double Isis::Analysis::m_sevals[2] |
Definition at line 414 of file GruenTypes.h.
int Isis::Analysis::m_status |
Definition at line 416 of file GruenTypes.h.
double Isis::Analysis::m_variance |
Definition at line 413 of file GruenTypes.h.
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 16:18:35 |