#include <anamodtypes.h>
Data Fields | |
int | i |
int | len |
double | r |
int * | ii |
double * | rr |
char * | c |
Definition at line 11 of file anamodtypes.h.
char* AnalysisItem::c |
int AnalysisItem::i |
Definition at line 13 of file anamodtypes.h.
Referenced by AvgDistFromDiag(), AvgNnzpRow(), BlockSize(), computennz(), DiagDefinite(), DiagonalSign(), DiagZeroStart(), DummyRowsKind(), LBandWidth(), LoBand(), MaxNNonZerosPerRow(), MinNNonZerosPerRow(), NColours(), NDiags(), NDummyRows(), NNonZeros(), Nnz(), NnzDia(), NnzLow(), NnzUp(), NRitzValues(), nRows(), NSplits(), NUnstruct(), QuantityAsString(), RBandWidth(), RelSymm(), RetrieveQuantityByID(), Symmetry(), and UpBand().
int* AnalysisItem::ii |
Definition at line 15 of file anamodtypes.h.
Referenced by ColourOffsets(), Colours(), ColourSizes(), DummyRows(), LeftSkyline(), QuantityAsString(), RetrieveQuantityByID(), RightSkyline(), and Splits().
double AnalysisItem::r |
Definition at line 14 of file anamodtypes.h.
Referenced by AvgDiagDist(), ColVariability(), Commutator(), Departure(), DepartureLee95(), DepartureLee96L(), DepartureLee96U(), DepartureRuhe75(), DiagonalAverage(), DiagonalDominance(), DiagonalVariance(), Kappa(), Lee95bounds(), MatCenter(), MaxEVbyImIm(), MaxEVbyImRe(), MaxEVbyMagIm(), MaxEVbyMagRe(), MaxEVbyRealIm(), MaxEVbyRealRe(), MinEVbyMagIm(), MinEVbyMagRe(), norm1(), normF(), normInf(), PosFraction(), QuantityAsString(), RelSymm(), RetrieveQuantityByID(), RowVariability(), SigmaDiagDist(), SigmaMax(), SigmaMin(), SpectrumAX(), SpectrumAY(), SpectrumCX(), SpectrumCY(), SymmetryANorm(), SymmetryFANorm(), SymmetryFSNorm(), SymmetrySNorm(), Trace(), TraceA2(), and TraceAbs().
double* AnalysisItem::rr |
Definition at line 16 of file anamodtypes.h.
Referenced by MaxEVbyImIm(), MaxEVbyImRe(), MaxEVbyMagIm(), MaxEVbyMagRe(), MaxEVbyRealIm(), MaxEVbyRealRe(), MinEVbyMagIm(), MinEVbyMagRe(), QuantityAsString(), RetrieveQuantityByID(), RitzValuesC(), and RitzValuesR().