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 | BaseMatrix | virtual |
BorrowStore(GeneralMatrix *, MatrixType) | GeneralMatrix | protected |
CheckConversion(const BaseMatrix &) | GeneralMatrix | protected |
CheckStore() const | GeneralMatrix | |
CleanUp() | nricMatrix | virtual |
Column(int) const | BaseMatrix | |
Columns(int, int) const | BaseMatrix | |
DeleteRowPointer() | nricMatrix | private |
Determinant() const | BaseMatrix | |
element(int, int) | Matrix | |
element(int, int) const | Matrix | |
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 &) | Matrix | virtual |
GetCol(MatrixColX &) | Matrix | virtual |
GetMatrix(const GeneralMatrix *) | GeneralMatrix | protected |
GetRow(MatrixRowCol &) | Matrix | virtual |
GetStore() | GeneralMatrix | protected |
i() const | BaseMatrix | |
IEQND() const | BaseMatrix | |
Image() const | nricMatrix | privatevirtual |
Inject(const GeneralMatrix &) | GeneralMatrix | |
IsEqual(const GeneralMatrix &) const | GeneralMatrix | virtual |
IsZero() const | GeneralMatrix | |
LogDeterminant() const | GeneralMatrix | virtual |
MakeRowPointer() | nricMatrix | private |
MakeSolver() | Matrix | virtual |
Matrix() | Matrix | inline |
Matrix(int, int) | Matrix | |
Matrix(const BaseMatrix &) | Matrix | |
Matrix(const Matrix &gm) | Matrix | inline |
Maximum() const | GeneralMatrix | virtual |
Maximum1(int &i) const | GeneralMatrix | virtual |
Maximum2(int &i, int &j) const | Matrix | virtual |
MaximumAbsoluteValue() const | GeneralMatrix | virtual |
MaximumAbsoluteValue1(int &i) const | GeneralMatrix | virtual |
MaximumAbsoluteValue2(int &i, int &j) const | Matrix | virtual |
MiniCleanUp() | nricMatrix | virtual |
Minimum() const | GeneralMatrix | virtual |
Minimum1(int &i) const | GeneralMatrix | virtual |
Minimum2(int &i, int &j) const | Matrix | virtual |
MinimumAbsoluteValue() const | GeneralMatrix | virtual |
MinimumAbsoluteValue1(int &i) const | GeneralMatrix | virtual |
MinimumAbsoluteValue2(int &i, int &j) const | Matrix | virtual |
MinusEqual(const GeneralMatrix &gm) | GeneralMatrix | protected |
MinusEqual(Real f) | GeneralMatrix | protected |
Multiply(GeneralMatrix *, Real) | GeneralMatrix | protected |
Multiply(Real) | GeneralMatrix | protected |
ncols | GeneralMatrix | protected |
Ncols() const | GeneralMatrix | inline |
NegAdd(GeneralMatrix *, Real) | GeneralMatrix | protected |
NegAdd(Real) | GeneralMatrix | protected |
Negate(GeneralMatrix *) | GeneralMatrix | protected |
Negate() | GeneralMatrix | protected |
NextCol(MatrixRowCol &) | Matrix | virtual |
NextCol(MatrixColX &) | Matrix | virtual |
NextRow(MatrixRowCol &) | Matrix | virtual |
Norm1() const | BaseMatrix | |
NormFrobenius() const | BaseMatrix | |
NormInfinity() const | BaseMatrix | |
nric() const | nricMatrix | inline |
nricMatrix() | nricMatrix | inline |
nricMatrix(int m, int n) | nricMatrix | inline |
nricMatrix(const BaseMatrix &bm) | nricMatrix | inline |
nricMatrix(const nricMatrix &gm) | nricMatrix | inline |
Nrows() const | GeneralMatrix | inline |
nrows | GeneralMatrix | protected |
operator &(const BaseMatrix &) const | BaseMatrix | |
operator &=(const BaseMatrix &) | GeneralMatrix | |
operator ReturnMatrix() const | GeneralMatrix | |
operator()(int, int) | Matrix | |
operator()(int, int) const | Matrix | |
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 Matrix &M) | nricMatrix | inline |
operator+=(Real f) | nricMatrix | inline |
GeneralMatrix::operator+=(const BaseMatrix &) | GeneralMatrix | |
operator-(const BaseMatrix &) const | BaseMatrix | |
operator-(Real) const | BaseMatrix | |
operator-() const | BaseMatrix | |
operator-=(const Matrix &M) | nricMatrix | inline |
operator-=(Real f) | nricMatrix | inline |
GeneralMatrix::operator-=(const BaseMatrix &) | GeneralMatrix | |
operator/(Real) const | BaseMatrix | |
operator/=(Real r) | GeneralMatrix | inline |
operator<<(const BaseMatrix &X) | nricMatrix | inline |
Matrix::operator<<(const Real *) | GeneralMatrix | |
Matrix::operator<<(const int *) | GeneralMatrix | |
Matrix::operator<<(Real) | GeneralMatrix | |
Matrix::operator<<(int f) | GeneralMatrix | inline |
operator=(const BaseMatrix &bm) | nricMatrix | inline |
operator=(Real f) | nricMatrix | inline |
operator=(const nricMatrix &m) | nricMatrix | inline |
Matrix::operator=(const Matrix &m) | Matrix | 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 m, int n) | nricMatrix | inlinevirtual |
ReSize(const GeneralMatrix &A) | nricMatrix | virtual |
GeneralMatrix::ReSize(int, int, int) | GeneralMatrix | protected |
ReSizeForAdd(const GeneralMatrix &A, const GeneralMatrix &B) | GeneralMatrix | virtual |
ReSizeForSP(const GeneralMatrix &A, const GeneralMatrix &B) | GeneralMatrix | virtual |
RestoreCol(MatrixRowCol &) | Matrix | virtual |
RestoreCol(MatrixColX &) | Matrix | virtual |
RestoreRow(MatrixRowCol &) | GeneralMatrix | inlinevirtual |
reuse() | GeneralMatrix | |
Reverse() const | BaseMatrix | |
ReverseElements() | GeneralMatrix | protected |
ReverseElements(GeneralMatrix *) | GeneralMatrix | protected |
Row(int) const | BaseMatrix | |
row_pointer | nricMatrix | private |
Rows(int, int) const | BaseMatrix | |
SameStorageType(const GeneralMatrix &A) const | GeneralMatrix | virtual |
search(const BaseMatrix *) const | GeneralMatrix | protectedvirtual |
SetParameters(const GeneralMatrix *) | GeneralMatrix | inlinevirtual |
SimpleAddOK(const GeneralMatrix *) | GeneralMatrix | inlineprotectedvirtual |
Solver(MatrixColX &, const MatrixColX &) | GeneralMatrix | inlinevirtual |
Storage() const | GeneralMatrix | inline |
storage | GeneralMatrix | protected |
Store() const | GeneralMatrix | inline |
store | GeneralMatrix | protected |
SubMatrix(int, int, int, int) const | BaseMatrix | |
Sum() const | GeneralMatrix | virtual |
SumAbsoluteValue() const | GeneralMatrix | virtual |
SumSquare() const | GeneralMatrix | virtual |
SymSubMatrix(int, int) const | BaseMatrix | |
t() const | BaseMatrix | |
tag | GeneralMatrix | protected |
Tag() const | GeneralMatrix | inline |
tDelete() | GeneralMatrix | |
Trace() const | Matrix | virtual |
Transpose(TransposedMatrix *, MatrixType) | GeneralMatrix | protectedvirtual |
Type() const | Matrix | virtual |
~GeneralMatrix() | GeneralMatrix | virtual |
~Matrix() | Matrix | inline |
~nricMatrix() | nricMatrix | inline |