#include <ossimAdjSolutionAttributes.h>
◆ ossimAdjSolutionAttributes()
ossimAdjSolutionAttributes::ossimAdjSolutionAttributes |
( |
const int & |
numObjObs, |
|
|
const int & |
numImages, |
|
|
const int & |
numMeas, |
|
|
const int & |
rank |
|
) |
| |
◆ ~ossimAdjSolutionAttributes()
ossimAdjSolutionAttributes::~ossimAdjSolutionAttributes |
( |
| ) |
|
Definition at line 52 of file ossimAdjSolutionAttributes.cpp.
55 <<
"DEBUG: ~ossimAdjSolutionAttributes(): returning..." << std::endl;
OSSIMDLLEXPORT std::ostream & ossimNotify(ossimNotifyLevel level=ossimNotifyLevel_WARN)
◆ fullRank()
int ossimAdjSolutionAttributes::fullRank |
( |
| ) |
const |
|
inline |
◆ numImages()
int ossimAdjSolutionAttributes::numImages |
( |
| ) |
const |
|
inline |
◆ numObjObs()
int ossimAdjSolutionAttributes::numObjObs |
( |
| ) |
const |
|
inline |
◆ operator<<
◆ ossimAdjustmentExecutive
◆ ossimWLSBundleSolution
◆ theAdjParCov
NEWMAT::Matrix ossimAdjSolutionAttributes::theAdjParCov |
|
protected |
◆ theFullCovMatrix
NEWMAT::UpperTriangularMatrix ossimAdjSolutionAttributes::theFullCovMatrix |
|
protected |
◆ theFullRank
int ossimAdjSolutionAttributes::theFullRank |
|
protected |
◆ theImagePtCov
NEWMAT::Matrix ossimAdjSolutionAttributes::theImagePtCov |
|
protected |
◆ theImgNumparXref
◆ theLastCorrections
NEWMAT::ColumnVector ossimAdjSolutionAttributes::theLastCorrections |
|
protected |
◆ theMeasResiduals
NEWMAT::Matrix ossimAdjSolutionAttributes::theMeasResiduals |
|
protected |
◆ theNumImages
int ossimAdjSolutionAttributes::theNumImages |
|
protected |
◆ theNumMeasurements
int ossimAdjSolutionAttributes::theNumMeasurements |
|
protected |
◆ theNumObjObs
int ossimAdjSolutionAttributes::theNumObjObs |
|
protected |
◆ theObjectPtCov
NEWMAT::Matrix ossimAdjSolutionAttributes::theObjectPtCov |
|
protected |
◆ theObjImgXref
◆ theObjPartials
NEWMAT::Matrix ossimAdjSolutionAttributes::theObjPartials |
|
protected |
◆ theParPartials
NEWMAT::Matrix ossimAdjSolutionAttributes::theParPartials |
|
protected |
◆ theTotalCorrections
NEWMAT::ColumnVector ossimAdjSolutionAttributes::theTotalCorrections |
|
protected |
The documentation for this class was generated from the following files: