OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
BandLUMatrix Member List

This is the complete list of members for BandLUMatrix, including all inherited members.

Add(GeneralMatrix *, Real)GeneralMatrixprotected
Add(Real)GeneralMatrixprotected
AsColumn() constBaseMatrix
AsDiagonal() constBaseMatrix
AsMatrix(int, int) constBaseMatrix
AsRow() constBaseMatrix
AsScalar() constBaseMatrix
BandLUMatrix(const BaseMatrix &)BandLUMatrix
BandWidth() constBaseMatrixvirtual
BorrowStore(GeneralMatrix *, MatrixType)GeneralMatrixprotected
CheckConversion(const BaseMatrix &)GeneralMatrixprotected
CheckStore() constGeneralMatrix
CleanUp()BandLUMatrixvirtual
Column(int) constBaseMatrix
Columns(int, int) constBaseMatrix
dBandLUMatrixprivate
Determinant() constBaseMatrix
Eq(const BaseMatrix &, MatrixType)GeneralMatrixprotected
Eq(const GeneralMatrix &)GeneralMatrixprotected
Eq(const BaseMatrix &, MatrixType, bool)GeneralMatrixprotected
Eq2(const BaseMatrix &, MatrixType)GeneralMatrixprotected
Evaluate(MatrixType mt=MatrixTypeUnSp)GeneralMatrixvirtual
ForReturn() constGeneralMatrix
GeneralMatrix()GeneralMatrixprotected
GeneralMatrix(ArrayLengthSpecifier)GeneralMatrixprotected
GetCol(MatrixRowCol &)BandLUMatrixvirtual
GetCol(MatrixColX &c)BandLUMatrixinlinevirtual
GetMatrix(const GeneralMatrix *)GeneralMatrixprotected
GetRow(MatrixRowCol &)BandLUMatrixvirtual
GetStore()GeneralMatrixprotected
i() constBaseMatrix
IEQND() constBaseMatrix
indxBandLUMatrixprivate
Inject(const GeneralMatrix &)GeneralMatrix
IsEqual(const GeneralMatrix &) constBandLUMatrixvirtual
IsSingular() constBandLUMatrixinline
IsZero() constGeneralMatrix
LogDeterminant() constBandLUMatrixvirtual
lubksb(Real *, int=0)BandLUMatrix
ludcmp()BandLUMatrixprivate
m1BandLUMatrixprivate
m2BandLUMatrixprivate
MakeSolver()BandLUMatrixinlinevirtual
Maximum() constGeneralMatrixvirtual
Maximum1(int &i) constGeneralMatrixvirtual
Maximum2(int &i, int &j) constGeneralMatrixvirtual
MaximumAbsoluteValue() constGeneralMatrixvirtual
MaximumAbsoluteValue1(int &i) constGeneralMatrixvirtual
MaximumAbsoluteValue2(int &i, int &j) constGeneralMatrixvirtual
MiniCleanUp()BandLUMatrixvirtual
Minimum() constGeneralMatrixvirtual
Minimum1(int &i) constGeneralMatrixvirtual
Minimum2(int &i, int &j) constGeneralMatrixvirtual
MinimumAbsoluteValue() constGeneralMatrixvirtual
MinimumAbsoluteValue1(int &i) constGeneralMatrixvirtual
MinimumAbsoluteValue2(int &i, int &j) constGeneralMatrixvirtual
MinusEqual(const GeneralMatrix &gm)GeneralMatrixprotected
MinusEqual(Real f)GeneralMatrixprotected
Multiply(GeneralMatrix *, Real)GeneralMatrixprotected
Multiply(Real)GeneralMatrixprotected
Ncols() constGeneralMatrixinline
ncolsGeneralMatrixprotected
NegAdd(GeneralMatrix *, Real)GeneralMatrixprotected
NegAdd(Real)GeneralMatrixprotected
Negate(GeneralMatrix *)GeneralMatrixprotected
Negate()GeneralMatrixprotected
NextCol(MatrixRowCol &)GeneralMatrixvirtual
NextCol(MatrixColX &)GeneralMatrixvirtual
NextRow(MatrixRowCol &)GeneralMatrixvirtual
Norm1() constBaseMatrix
NormFrobenius() constBaseMatrix
NormInfinity() constBaseMatrix
Nrows() constGeneralMatrixinline
nrowsGeneralMatrixprotected
operator &(const BaseMatrix &) constBaseMatrix
operator &=(const BaseMatrix &)GeneralMatrix
operator ReturnMatrix() constGeneralMatrix
operator*(const BaseMatrix &) constBaseMatrix
operator*(Real) constBaseMatrix
operator*=(const BaseMatrix &)GeneralMatrix
operator*=(Real)GeneralMatrix
operator+(const BaseMatrix &) constBaseMatrix
operator+(Real) constBaseMatrix
operator+=(const BaseMatrix &)GeneralMatrix
operator+=(Real)GeneralMatrix
operator-(const BaseMatrix &) constBaseMatrix
operator-(Real) constBaseMatrix
operator-() constBaseMatrix
operator-=(const BaseMatrix &)GeneralMatrix
operator-=(Real r)GeneralMatrixinline
operator/(Real) constBaseMatrix
operator/=(Real r)GeneralMatrixinline
operator<<(const Real *)GeneralMatrix
operator<<(const int *)GeneralMatrix
operator<<(const BaseMatrix &X)GeneralMatrixinline
operator<<(Real)GeneralMatrix
operator<<(int f)GeneralMatrixinline
operator=(const BandLUMatrix &)BandLUMatrixinlineprivate
GeneralMatrix::operator=(Real)GeneralMatrixprotected
operator|(const BaseMatrix &) constBaseMatrix
operator|=(const BaseMatrix &)GeneralMatrix
PlusEqual(const GeneralMatrix &gm)GeneralMatrixprotected
PlusEqual(Real f)GeneralMatrixprotected
Protect()GeneralMatrixinline
Release()GeneralMatrixinline
Release(int t)GeneralMatrixinline
ReleaseAndDelete()GeneralMatrixinline
ReSize(int, int, int)GeneralMatrixprotected
ReSize(const GeneralMatrix &A)GeneralMatrixvirtual
ReSizeForAdd(const GeneralMatrix &A, const GeneralMatrix &B)GeneralMatrixvirtual
ReSizeForSP(const GeneralMatrix &A, const GeneralMatrix &B)GeneralMatrixvirtual
RestoreCol(MatrixRowCol &)GeneralMatrixinlinevirtual
RestoreCol(MatrixColX &)GeneralMatrixinlinevirtual
RestoreRow(MatrixRowCol &)GeneralMatrixinlinevirtual
reuse()GeneralMatrix
Reverse() constBaseMatrix
ReverseElements()GeneralMatrixprotected
ReverseElements(GeneralMatrix *)GeneralMatrixprotected
Row(int) constBaseMatrix
Rows(int, int) constBaseMatrix
SameStorageType(const GeneralMatrix &A) constGeneralMatrixvirtual
search(const BaseMatrix *) constGeneralMatrixprotectedvirtual
SetParameters(const GeneralMatrix *)GeneralMatrixinlinevirtual
SimpleAddOK(const GeneralMatrix *)GeneralMatrixinlineprotectedvirtual
singBandLUMatrixprivate
Solver(MatrixColX &, const MatrixColX &)BandLUMatrixvirtual
Storage() constGeneralMatrixinline
storageGeneralMatrixprotected
storage2BandLUMatrixprivate
Store() constGeneralMatrixinline
storeGeneralMatrixprotected
store2BandLUMatrixprivate
SubMatrix(int, int, int, int) constBaseMatrix
Sum() constGeneralMatrixvirtual
SumAbsoluteValue() constGeneralMatrixvirtual
SumSquare() constGeneralMatrixvirtual
SymSubMatrix(int, int) constBaseMatrix
t() constBaseMatrix
Tag() constGeneralMatrixinline
tagGeneralMatrixprotected
tDelete()GeneralMatrix
Trace() constBaseMatrixvirtual
Transpose(TransposedMatrix *, MatrixType)GeneralMatrixprotectedvirtual
Type() constBandLUMatrixvirtual
~BandLUMatrix()BandLUMatrix
~GeneralMatrix()GeneralMatrixvirtual