Isis 3.0
Back | Home
Isis::Analysis Struct 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. More...
 
void setZeroState ()
 Resets eigenvalues to 0. More...
 

Public Attributes

BigInt m_npts
 
double m_variance
 
double m_sevals [2]
 
double m_kmat [2]
 
int m_status
 

Detailed Description

Error analysis of Gruen match point solution.

Author
2011-04-18 Kris Becker

Constructor & Destructor Documentation

Isis::Analysis::Analysis ( )
inline

References m_kmat, and m_sevals.

Isis::Analysis::~Analysis ( )
inline

Member Function Documentation

double Isis::Analysis::getEigen ( ) const
inline

Returns the square of the of sum of the squares of eigenvalues.

References m_sevals.

Referenced by Isis::MatchPoint::getEigen(), and Isis::Gruen::MatchAlgorithm().

bool Isis::Analysis::isValid ( ) const
inline

References m_status.

Referenced by Isis::Gruen::MatchAlgorithm().

void Isis::Analysis::setZeroState ( )
inline

Resets eigenvalues to 0.

References m_kmat, m_sevals, and m_status.

Referenced by Isis::SmtkMatcher::Create().

Member Data Documentation

double Isis::Analysis::m_kmat[2]
BigInt Isis::Analysis::m_npts
double Isis::Analysis::m_sevals[2]
int Isis::Analysis::m_status
double Isis::Analysis::m_variance

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

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 ISIS Support Center
File Modified: 07/13/2023 00:05:25