Add(GeneralMatrix *, Real) | GeneralMatrix | protected |
Add(Real) | GeneralMatrix | protected |
AsColumn() const | BaseMatrix | |
AsDiagonal() const | BaseMatrix | |
AsMatrix(int, int) const | BaseMatrix | |
AsRow() const | BaseMatrix | |
AsScalar() const | BaseMatrix | |
BandMatrix() | BandMatrix | inline |
BandMatrix(int n, int lb, int ub) | BandMatrix | inline |
BandMatrix(const BaseMatrix &) | BandMatrix | |
BandMatrix(const BandMatrix &gm) | BandMatrix | inline |
BandWidth() const | BandMatrix | virtual |
BorrowStore(GeneralMatrix *, MatrixType) | GeneralMatrix | protected |
CheckConversion(const BaseMatrix &) | GeneralMatrix | protected |
CheckStore() const | GeneralMatrix | |
CleanUp() | GeneralMatrix | virtual |
Column(int) const | BaseMatrix | |
Columns(int, int) const | BaseMatrix | |
CornerClear() const | BandMatrix | protected |
Determinant() const | BaseMatrix | |
element(int, int) | LowerBandMatrix | |
element(int, int) const | LowerBandMatrix | |
Eq(const BaseMatrix &, MatrixType) | GeneralMatrix | protected |
Eq(const GeneralMatrix &) | GeneralMatrix | protected |
Eq(const BaseMatrix &, MatrixType, bool) | GeneralMatrix | protected |
Eq2(const BaseMatrix &, MatrixType) | GeneralMatrix | protected |
Evaluate(MatrixType mt=MatrixTypeUnSp) | GeneralMatrix | virtual |
ForReturn() const | GeneralMatrix | |
GeneralMatrix() | GeneralMatrix | protected |
GeneralMatrix(ArrayLengthSpecifier) | GeneralMatrix | protected |
GetCol(MatrixRowCol &) | BandMatrix | virtual |
GetCol(MatrixColX &) | BandMatrix | virtual |
GetMatrix(const GeneralMatrix *) | GeneralMatrix | protected |
GetRow(MatrixRowCol &) | BandMatrix | virtual |
GetStore() | GeneralMatrix | protected |
i() const | BaseMatrix | |
IEQND() const | BaseMatrix | |
Image() const | LowerBandMatrix | privatevirtual |
Inject(const GeneralMatrix &) | GeneralMatrix | |
IsEqual(const GeneralMatrix &) const | GeneralMatrix | virtual |
IsZero() const | GeneralMatrix | |
LogDeterminant() const | LowerBandMatrix | virtual |
lower | BandMatrix | |
LowerBandMatrix() | LowerBandMatrix | inline |
LowerBandMatrix(int n, int lbw) | LowerBandMatrix | inline |
LowerBandMatrix(const BaseMatrix &) | LowerBandMatrix | |
LowerBandMatrix(const LowerBandMatrix &gm) | LowerBandMatrix | inline |
MakeSolver() | LowerBandMatrix | inlinevirtual |
Maximum() const | BandMatrix | inlinevirtual |
Maximum1(int &i) const | GeneralMatrix | virtual |
Maximum2(int &i, int &j) const | GeneralMatrix | virtual |
MaximumAbsoluteValue() const | BandMatrix | inlinevirtual |
MaximumAbsoluteValue1(int &i) const | GeneralMatrix | virtual |
MaximumAbsoluteValue2(int &i, int &j) const | GeneralMatrix | virtual |
MiniCleanUp() | GeneralMatrix | inlineprotectedvirtual |
Minimum() const | BandMatrix | inlinevirtual |
Minimum1(int &i) const | GeneralMatrix | virtual |
Minimum2(int &i, int &j) const | GeneralMatrix | virtual |
MinimumAbsoluteValue() const | BandMatrix | inlinevirtual |
MinimumAbsoluteValue1(int &i) const | GeneralMatrix | virtual |
MinimumAbsoluteValue2(int &i, int &j) const | GeneralMatrix | virtual |
MinusEqual(const GeneralMatrix &gm) | GeneralMatrix | protected |
MinusEqual(Real f) | GeneralMatrix | protected |
Multiply(GeneralMatrix *, Real) | GeneralMatrix | protected |
Multiply(Real) | GeneralMatrix | protected |
Ncols() const | GeneralMatrix | inline |
ncols | GeneralMatrix | protected |
NegAdd(GeneralMatrix *, Real) | GeneralMatrix | protected |
NegAdd(Real) | GeneralMatrix | protected |
Negate(GeneralMatrix *) | GeneralMatrix | protected |
Negate() | GeneralMatrix | protected |
NextCol(MatrixRowCol &) | GeneralMatrix | virtual |
NextCol(MatrixColX &) | GeneralMatrix | virtual |
NextRow(MatrixRowCol &) | BandMatrix | virtual |
Norm1() const | BaseMatrix | |
NormFrobenius() const | BaseMatrix | |
NormInfinity() const | BaseMatrix | |
nrows | GeneralMatrix | protected |
Nrows() const | GeneralMatrix | inline |
operator &(const BaseMatrix &) const | BaseMatrix | |
operator &=(const BaseMatrix &) | GeneralMatrix | |
operator ReturnMatrix() const | GeneralMatrix | |
operator()(int, int) | LowerBandMatrix | |
operator()(int, int) const | LowerBandMatrix | |
operator*(const BaseMatrix &) const | BaseMatrix | |
operator*(Real) const | BaseMatrix | |
operator*=(const BaseMatrix &) | GeneralMatrix | |
operator*=(Real) | GeneralMatrix | |
operator+(const BaseMatrix &) const | BaseMatrix | |
operator+(Real) const | BaseMatrix | |
operator+=(const BaseMatrix &) | GeneralMatrix | |
operator+=(Real) | GeneralMatrix | |
operator-(const BaseMatrix &) const | BaseMatrix | |
operator-(Real) const | BaseMatrix | |
operator-() const | BaseMatrix | |
operator-=(const BaseMatrix &) | GeneralMatrix | |
operator-=(Real r) | GeneralMatrix | inline |
operator/(Real) const | BaseMatrix | |
operator/=(Real r) | GeneralMatrix | inline |
operator<<(Real) | BandMatrix | |
operator<<(int f) | BandMatrix | inline |
operator<<(const Real *r) | BandMatrix | |
operator<<(const int *r) | BandMatrix | |
operator<<(const BaseMatrix &X) | BandMatrix | inline |
operator=(const BaseMatrix &) | LowerBandMatrix | |
operator=(Real f) | LowerBandMatrix | inline |
operator=(const LowerBandMatrix &m) | LowerBandMatrix | inline |
BandMatrix::operator=(const BandMatrix &m) | BandMatrix | inline |
operator|(const BaseMatrix &) const | BaseMatrix | |
operator|=(const BaseMatrix &) | GeneralMatrix | |
PlusEqual(const GeneralMatrix &gm) | GeneralMatrix | protected |
PlusEqual(Real f) | GeneralMatrix | protected |
Protect() | GeneralMatrix | inline |
Release() | GeneralMatrix | inline |
Release(int t) | GeneralMatrix | inline |
ReleaseAndDelete() | GeneralMatrix | inline |
ReSize(int, int, int) | LowerBandMatrix | virtual |
ReSize(int n, int lbw) | LowerBandMatrix | inline |
ReSize(const GeneralMatrix &A) | LowerBandMatrix | inlinevirtual |
ReSizeForAdd(const GeneralMatrix &A, const GeneralMatrix &B) | BandMatrix | virtual |
ReSizeForSP(const GeneralMatrix &A, const GeneralMatrix &B) | BandMatrix | virtual |
RestoreCol(MatrixRowCol &) | BandMatrix | virtual |
RestoreCol(MatrixColX &c) | BandMatrix | inlinevirtual |
RestoreRow(MatrixRowCol &) | GeneralMatrix | inlinevirtual |
reuse() | GeneralMatrix | |
Reverse() const | BaseMatrix | |
ReverseElements() | GeneralMatrix | protected |
ReverseElements(GeneralMatrix *) | GeneralMatrix | protected |
Row(int) const | BaseMatrix | |
Rows(int, int) const | BaseMatrix | |
SameStorageType(const GeneralMatrix &A) const | BandMatrix | virtual |
search(const BaseMatrix *) const | GeneralMatrix | protectedvirtual |
SetParameters(const GeneralMatrix *) | BandMatrix | virtual |
SimpleAddOK(const GeneralMatrix *gm) | BandMatrix | protectedvirtual |
Solver(MatrixColX &, const MatrixColX &) | LowerBandMatrix | virtual |
storage | GeneralMatrix | protected |
Storage() const | GeneralMatrix | inline |
store | GeneralMatrix | protected |
Store() const | GeneralMatrix | inline |
SubMatrix(int, int, int, int) const | BaseMatrix | |
Sum() const | BandMatrix | inlinevirtual |
SumAbsoluteValue() const | BandMatrix | inlinevirtual |
SumSquare() const | BandMatrix | inlinevirtual |
SymSubMatrix(int, int) const | BaseMatrix | |
t() const | BaseMatrix | |
tag | GeneralMatrix | protected |
Tag() const | GeneralMatrix | inline |
tDelete() | GeneralMatrix | |
Trace() const | BandMatrix | virtual |
Transpose(TransposedMatrix *, MatrixType) | GeneralMatrix | protectedvirtual |
Type() const | LowerBandMatrix | virtual |
upper | BandMatrix | |
~BandMatrix() | BandMatrix | inline |
~GeneralMatrix() | GeneralMatrix | virtual |
~LowerBandMatrix() | LowerBandMatrix | inline |