Error analysis of Gruen match point solution.
More...
#include <GruenTypes.h>
|
| bool | isValid () const |
| |
| double | getEigen () const |
| | Returns the square of the of sum of the squares of eigenvalues.
|
| |
| void | setZeroState () |
| | Resets eigenvalues to 0.
|
| |
Error analysis of Gruen match point solution.
- Author
- 2011-04-18 Kris Becker
Definition at line 383 of file GruenTypes.h.
◆ Analysis()
| Isis::Analysis::Analysis |
( |
| ) |
|
|
inline |
◆ ~Analysis()
| Isis::Analysis::~Analysis |
( |
| ) |
|
|
inline |
◆ getEigen()
| double Isis::Analysis::getEigen |
( |
| ) |
const |
|
inline |
Returns the square of the of sum of the squares of eigenvalues.
Definition at line 396 of file GruenTypes.h.
◆ isValid()
| bool Isis::Analysis::isValid |
( |
| ) |
const |
|
inline |
◆ setZeroState()
| void Isis::Analysis::setZeroState |
( |
| ) |
|
|
inline |
◆ m_kmat
| double Isis::Analysis::m_kmat[2] |
◆ m_npts
◆ m_sevals
| double Isis::Analysis::m_sevals[2] |
◆ m_status
| int Isis::Analysis::m_status |
◆ m_variance
| double Isis::Analysis::m_variance |
The documentation for this struct was generated from the following file: