| Add(GeneralMatrix *, Real) | GeneralMatrix | protected |
| Add(Real) | GeneralMatrix | protected |
| AddedMatrix class | GeneralMatrix | friend |
| AsColumn() const | BaseMatrix | |
| AsDiagonal() const | BaseMatrix | |
| AsMatrix(int, int) const | BaseMatrix | |
| AsRow() const | BaseMatrix | |
| AsScalar() const | BaseMatrix | |
| BandMatrix class | GeneralMatrix | friend |
| BandWidth() const | BaseMatrix | virtual |
| BaseMatrix class | GeneralMatrix | friend |
| BorrowStore(GeneralMatrix *, MatrixType) | GeneralMatrix | protected |
| CheckConversion(const BaseMatrix &) | GeneralMatrix | protected |
| CheckStore() const | GeneralMatrix | |
| CleanUp() | GeneralMatrix | virtual |
| ColedMatrix class | GeneralMatrix | friend |
| Column(int) const | BaseMatrix | |
| Columns(int, int) const | BaseMatrix | |
| ColumnVector class | GeneralMatrix | friend |
| ConcatenatedMatrix class | GeneralMatrix | friend |
| CroutMatrix class | GeneralMatrix | friend |
| Determinant() const | BaseMatrix | |
| DiagedMatrix class | GeneralMatrix | friend |
| DiagonalMatrix class | GeneralMatrix | friend |
| 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 |
| GenericMatrix class | GeneralMatrix | friend |
| GetCol(MatrixRowCol &)=0 | GeneralMatrix | pure virtual |
| GetCol(MatrixColX &)=0 | GeneralMatrix | pure virtual |
| GetMatrix(const GeneralMatrix *) | GeneralMatrix | protected |
| GetRow(MatrixRowCol &)=0 | GeneralMatrix | pure virtual |
| GetStore() | GeneralMatrix | protected |
| GetSubMatrix class | GeneralMatrix | friend |
| i() const | BaseMatrix | |
| IEQND() const | BaseMatrix | |
| Image() const | GeneralMatrix | privatevirtual |
| Inject(const GeneralMatrix &) | GeneralMatrix | |
| InvertedMatrix class | GeneralMatrix | friend |
| IsEqual(const GeneralMatrix &) const | GeneralMatrix | virtual |
| IsZero() const | GeneralMatrix | |
| KPMatrix class | GeneralMatrix | friend |
| LinearEquationSolver class | GeneralMatrix | friend |
| LogDeterminant() const | GeneralMatrix | virtual |
| LowerBandMatrix class | GeneralMatrix | friend |
| LowerTriangularMatrix class | GeneralMatrix | friend |
| MakeSolver() | GeneralMatrix | virtual |
| MatedMatrix class | GeneralMatrix | friend |
| Matrix class | GeneralMatrix | friend |
| Maximum() const | GeneralMatrix | virtual |
| Maximum1(int &i) const | GeneralMatrix | virtual |
| Maximum2(int &i, int &j) const | GeneralMatrix | virtual |
| MaximumAbsoluteValue() const | GeneralMatrix | virtual |
| MaximumAbsoluteValue1(int &i) const | GeneralMatrix | virtual |
| MaximumAbsoluteValue2(int &i, int &j) const | GeneralMatrix | virtual |
| MiniCleanUp() | GeneralMatrix | inlineprotectedvirtual |
| Minimum() const | GeneralMatrix | virtual |
| Minimum1(int &i) const | GeneralMatrix | virtual |
| Minimum2(int &i, int &j) const | GeneralMatrix | virtual |
| MinimumAbsoluteValue() const | GeneralMatrix | virtual |
| 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 |
| MultipliedMatrix class | GeneralMatrix | friend |
| 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 |
| NegatedMatrix class | GeneralMatrix | friend |
| NegShiftedMatrix class | GeneralMatrix | friend |
| NextCol(MatrixRowCol &) | GeneralMatrix | virtual |
| NextCol(MatrixColX &) | GeneralMatrix | virtual |
| NextRow(MatrixRowCol &) | GeneralMatrix | virtual |
| Norm1() const | BaseMatrix | |
| NormFrobenius() const | BaseMatrix | |
| NormInfinity() const | BaseMatrix | |
| nricMatrix class | GeneralMatrix | friend |
| nrows | GeneralMatrix | protected |
| Nrows() const | GeneralMatrix | inline |
| operator &(const BaseMatrix &) const | BaseMatrix | |
| operator &=(const BaseMatrix &) | GeneralMatrix | |
| operator ReturnMatrix() const | 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 &) | 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 *) | GeneralMatrix | |
| operator<<(const int *) | GeneralMatrix | |
| operator<<(const BaseMatrix &X) | GeneralMatrix | inline |
| operator<<(Real) | GeneralMatrix | |
| operator<<(int f) | GeneralMatrix | inline |
| operator=(Real) | GeneralMatrix | protected |
| 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) | GeneralMatrix | protected |
| ReSize(const GeneralMatrix &A) | GeneralMatrix | virtual |
| ReSizeForAdd(const GeneralMatrix &A, const GeneralMatrix &B) | GeneralMatrix | virtual |
| ReSizeForSP(const GeneralMatrix &A, const GeneralMatrix &B) | GeneralMatrix | virtual |
| RestoreCol(MatrixRowCol &) | GeneralMatrix | inlinevirtual |
| RestoreCol(MatrixColX &) | GeneralMatrix | inlinevirtual |
| RestoreRow(MatrixRowCol &) | GeneralMatrix | inlinevirtual |
| ReturnMatrix class | GeneralMatrix | friend |
| reuse() | GeneralMatrix | |
| Reverse() const | BaseMatrix | |
| ReversedMatrix class | GeneralMatrix | friend |
| ReverseElements() | GeneralMatrix | protected |
| ReverseElements(GeneralMatrix *) | GeneralMatrix | protected |
| Row(int) const | BaseMatrix | |
| RowedMatrix class | GeneralMatrix | friend |
| Rows(int, int) const | BaseMatrix | |
| RowVector class | GeneralMatrix | friend |
| SameStorageType(const GeneralMatrix &A) const | GeneralMatrix | virtual |
| ScaledMatrix class | GeneralMatrix | friend |
| search(const BaseMatrix *) const | GeneralMatrix | protectedvirtual |
| SetParameters(const GeneralMatrix *) | GeneralMatrix | inlinevirtual |
| ShiftedMatrix class | GeneralMatrix | friend |
| SimpleAddOK(const GeneralMatrix *) | GeneralMatrix | inlineprotectedvirtual |
| SolvedMatrix class | GeneralMatrix | friend |
| Solver(MatrixColX &, const MatrixColX &) | GeneralMatrix | inlinevirtual |
| SPMatrix class | GeneralMatrix | friend |
| SquareMatrix class | GeneralMatrix | friend |
| StackedMatrix class | GeneralMatrix | friend |
| storage | GeneralMatrix | protected |
| Storage() const | GeneralMatrix | inline |
| Store() const | GeneralMatrix | inline |
| store | GeneralMatrix | protected |
| SubMatrix(int, int, int, int) const | BaseMatrix | |
| SubtractedMatrix class | GeneralMatrix | friend |
| Sum() const | GeneralMatrix | virtual |
| SumAbsoluteValue() const | GeneralMatrix | virtual |
| SumSquare() const | GeneralMatrix | virtual |
| SymmetricBandMatrix class | GeneralMatrix | friend |
| SymmetricMatrix class | GeneralMatrix | friend |
| SymSubMatrix(int, int) const | BaseMatrix | |
| t() const | BaseMatrix | |
| tag | GeneralMatrix | protected |
| Tag() const | GeneralMatrix | inline |
| tDelete() | GeneralMatrix | |
| Trace() const | BaseMatrix | virtual |
| Transpose(TransposedMatrix *, MatrixType) | GeneralMatrix | protectedvirtual |
| TransposedMatrix class | GeneralMatrix | friend |
| Type() const =0 | GeneralMatrix | pure virtual |
| UpperBandMatrix class | GeneralMatrix | friend |
| UpperTriangularMatrix class | GeneralMatrix | friend |
| ~GeneralMatrix() | GeneralMatrix | virtual |