SALSA Analysis Modules
|
#include <anamodtypes.h>
Data Fields | |
int | i |
int | len |
double | r |
int * | ii |
double * | rr |
const char * | c |
Definition at line 11 of file anamodtypes.h.
const char* AnalysisItem::c |
Definition at line 17 of file anamodtypes.h.
Referenced by QuantityAsString(), and Version().
int AnalysisItem::i |
Definition at line 13 of file anamodtypes.h.
Referenced by AvgNnzpRow(), BlockSize(), ComponentRetrieve(), 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(), ComponentRetrieve(), DummyRows(), LeftSkyline(), QuantityAsString(), RetrieveQuantityByID(), RightSkyline(), and Splits().
Definition at line 13 of file anamodtypes.h.
Referenced by QuantityAsString().
double AnalysisItem::r |
Definition at line 14 of file anamodtypes.h.
Referenced by AvgDiagDist(), ColVariability(), Commutator(), ComponentRetrieve(), 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 ComponentRetrieve(), MaxEVbyImIm(), MaxEVbyImRe(), MaxEVbyMagIm(), MaxEVbyMagRe(), MaxEVbyRealIm(), MaxEVbyRealRe(), MinEVbyMagIm(), MinEVbyMagRe(), QuantityAsString(), RetrieveQuantityByID(), RitzValuesC(), and RitzValuesR().