OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Public Member Functions | Private Attributes | List of all members
SymmetricEigenAnalysis Class Reference

#include <newmatap.h>

Public Member Functions

 SymmetricEigenAnalysis (const SymmetricMatrix &)
 

Private Attributes

DiagonalMatrix diag
 
DiagonalMatrix offdiag
 
SymmetricMatrix backtransform
 

Detailed Description

Definition at line 88 of file newmatap.h.

Constructor & Destructor Documentation

◆ SymmetricEigenAnalysis()

SymmetricEigenAnalysis::SymmetricEigenAnalysis ( const SymmetricMatrix )

Member Data Documentation

◆ backtransform

SymmetricMatrix SymmetricEigenAnalysis::backtransform
private

Definition at line 96 of file newmatap.h.

◆ diag

DiagonalMatrix SymmetricEigenAnalysis::diag
private

Definition at line 94 of file newmatap.h.

◆ offdiag

DiagonalMatrix SymmetricEigenAnalysis::offdiag
private

Definition at line 95 of file newmatap.h.


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