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 | |
BandWidth() const | SymmetricBandMatrix | 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 | SymmetricBandMatrix | private |
Determinant() const | BaseMatrix | |
element(int, int) | SymmetricBandMatrix | |
element(int, int) const | SymmetricBandMatrix | |
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 &) | SymmetricBandMatrix | virtual |
GetCol(MatrixColX &) | SymmetricBandMatrix | virtual |
GetMatrix(const GeneralMatrix *) | GeneralMatrix | protected |
GetRow(MatrixRowCol &) | SymmetricBandMatrix | virtual |
GetStore() | GeneralMatrix | protected |
i() const | BaseMatrix | |
IEQND() const | BaseMatrix | |
Image() const | SymmetricBandMatrix | privatevirtual |
Inject(const GeneralMatrix &) | GeneralMatrix | |
IsEqual(const GeneralMatrix &) const | GeneralMatrix | virtual |
IsZero() const | GeneralMatrix | |
LogDeterminant() const | SymmetricBandMatrix | virtual |
lower | SymmetricBandMatrix | |
MakeSolver() | SymmetricBandMatrix | virtual |
Maximum() const | SymmetricBandMatrix | inlinevirtual |
Maximum1(int &i) const | GeneralMatrix | virtual |
Maximum2(int &i, int &j) const | GeneralMatrix | virtual |
MaximumAbsoluteValue() const | SymmetricBandMatrix | inlinevirtual |
MaximumAbsoluteValue1(int &i) const | GeneralMatrix | virtual |
MaximumAbsoluteValue2(int &i, int &j) const | GeneralMatrix | virtual |
MiniCleanUp() | GeneralMatrix | inlineprotectedvirtual |
Minimum() const | SymmetricBandMatrix | inlinevirtual |
Minimum1(int &i) const | GeneralMatrix | virtual |
Minimum2(int &i, int &j) const | GeneralMatrix | virtual |
MinimumAbsoluteValue() const | SymmetricBandMatrix | 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 &) | GeneralMatrix | 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) | SymmetricBandMatrix | |
operator()(int, int) const | SymmetricBandMatrix | |
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<<(const Real *r) | SymmetricBandMatrix | |
operator<<(const int *r) | SymmetricBandMatrix | |
operator<<(const BaseMatrix &X) | SymmetricBandMatrix | inline |
GeneralMatrix::operator<<(Real) | GeneralMatrix | |
GeneralMatrix::operator<<(int f) | GeneralMatrix | inline |
operator=(const BaseMatrix &) | SymmetricBandMatrix | |
operator=(Real f) | SymmetricBandMatrix | inline |
operator=(const SymmetricBandMatrix &m) | SymmetricBandMatrix | 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) | SymmetricBandMatrix | |
ReSize(const GeneralMatrix &A) | SymmetricBandMatrix | virtual |
GeneralMatrix::ReSize(int, int, int) | GeneralMatrix | protected |
ReSizeForAdd(const GeneralMatrix &A, const GeneralMatrix &B) | SymmetricBandMatrix | virtual |
ReSizeForSP(const GeneralMatrix &A, const GeneralMatrix &B) | SymmetricBandMatrix | virtual |
RestoreCol(MatrixRowCol &) | SymmetricBandMatrix | inlinevirtual |
RestoreCol(MatrixColX &) | SymmetricBandMatrix | virtual |
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 | SymmetricBandMatrix | virtual |
search(const BaseMatrix *) const | GeneralMatrix | protectedvirtual |
SetParameters(const GeneralMatrix *) | SymmetricBandMatrix | virtual |
SimpleAddOK(const GeneralMatrix *gm) | SymmetricBandMatrix | privatevirtual |
Solver(MatrixColX &, const MatrixColX &) | GeneralMatrix | inlinevirtual |
Storage() const | GeneralMatrix | inline |
storage | GeneralMatrix | protected |
store | GeneralMatrix | protected |
Store() const | GeneralMatrix | inline |
SubMatrix(int, int, int, int) const | BaseMatrix | |
Sum() const | SymmetricBandMatrix | virtual |
SumAbsoluteValue() const | SymmetricBandMatrix | virtual |
SumSquare() const | SymmetricBandMatrix | virtual |
SymmetricBandMatrix() | SymmetricBandMatrix | inline |
SymmetricBandMatrix(int n, int lb) | SymmetricBandMatrix | inline |
SymmetricBandMatrix(const BaseMatrix &) | SymmetricBandMatrix | |
SymmetricBandMatrix(const SymmetricBandMatrix &gm) | SymmetricBandMatrix | inline |
SymSubMatrix(int, int) const | BaseMatrix | |
t() const | BaseMatrix | |
tag | GeneralMatrix | protected |
Tag() const | GeneralMatrix | inline |
tDelete() | GeneralMatrix | |
Trace() const | SymmetricBandMatrix | virtual |
Transpose(TransposedMatrix *, MatrixType) | SymmetricBandMatrix | virtual |
Type() const | SymmetricBandMatrix | virtual |
~GeneralMatrix() | GeneralMatrix | virtual |
~SymmetricBandMatrix() | SymmetricBandMatrix | inline |