| 
    Isis 3.0 Programmer Reference
    
   | Home | 
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.  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 | 
Error analysis of Gruen match point solution.
Definition at line 399 of file GruenTypes.h.
      
  | 
  inline | 
Returns the square of the of sum of the squares of eigenvalues.
Definition at line 412 of file GruenTypes.h.
Referenced by Isis::Gruen::MatchAlgorithm().
      
  | 
  inline | 
Resets eigenvalues to 0.
Definition at line 419 of file GruenTypes.h.
Referenced by Isis::SmtkMatcher::Create().