, including all inherited members.
Add(GeneralMatrix *, Real) | GeneralMatrix | [protected] |
Add(Real) | GeneralMatrix | [protected] |
AddedMatrix class | GeneralMatrix | [friend] |
as_column() const | BaseMatrix | |
as_diagonal() const | BaseMatrix | |
as_matrix(int, int) const | BaseMatrix | |
as_row() const | BaseMatrix | |
as_scalar() const | BaseMatrix | |
AsColumn() const | BaseMatrix | [inline] |
AsDiagonal() const | BaseMatrix | [inline] |
AsMatrix(int m, int n) const | BaseMatrix | [inline] |
AsRow() const | BaseMatrix | [inline] |
AsScalar() const | BaseMatrix | [inline] |
BandMatrix class | GeneralMatrix | [friend] |
bandwidth() const | BaseMatrix | [virtual] |
BandWidth() const | BaseMatrix | [inline, virtual] |
BaseMatrix class | GeneralMatrix | [friend] |
BorrowStore(GeneralMatrix *, MatrixType) | GeneralMatrix | [protected] |
CheckConversion(const BaseMatrix &) | GeneralMatrix | [protected] |
CheckStore() const | GeneralMatrix | |
cleanup() | GeneralMatrix | [virtual] |
CleanUp() | BaseMatrix | [inline, virtual] |
ColedMatrix class | GeneralMatrix | [friend] |
column(int) const | BaseMatrix | |
Column(int f) const | BaseMatrix | [inline] |
columns(int, int) const | BaseMatrix | |
Columns(int f, int l) const | BaseMatrix | [inline] |
ColumnVector class | GeneralMatrix | [friend] |
ConcatenatedMatrix class | GeneralMatrix | [friend] |
const_data() const | GeneralMatrix | [inline] |
CroutMatrix class | GeneralMatrix | [friend] |
data() | GeneralMatrix | [inline] |
data() const | GeneralMatrix | [inline] |
determinant() const | BaseMatrix | |
Determinant() const | BaseMatrix | [inline] |
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] |
for_return() const | GeneralMatrix | |
ForReturn() const | GeneralMatrix | [inline] |
GeneralMatrix() | GeneralMatrix | [protected] |
GeneralMatrix(ArrayLengthSpecifier) | GeneralMatrix | [protected] |
BaseMatrix::GeneralMatrix class | BaseMatrix | [friend] |
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 | [private, virtual] |
inject(const GeneralMatrix &) | GeneralMatrix | |
Inject(const GeneralMatrix &GM) | GeneralMatrix | [inline] |
InvertedMatrix class | GeneralMatrix | [friend] |
is_zero() const | GeneralMatrix | |
IsEqual(const GeneralMatrix &) const | GeneralMatrix | [virtual] |
IsZero() const | GeneralMatrix | [inline] |
Janitor() | Janitor | [inline] |
KPMatrix class | GeneralMatrix | [friend] |
LinearEquationSolver class | GeneralMatrix | [friend] |
log_determinant() const | GeneralMatrix | [virtual] |
LogDeterminant() const | BaseMatrix | [inline] |
LowerBandMatrix class | GeneralMatrix | [friend] |
LowerTriangularMatrix class | GeneralMatrix | [friend] |
MakeSolver() | GeneralMatrix | [virtual] |
MatedMatrix class | GeneralMatrix | [friend] |
Matrix class | GeneralMatrix | [friend] |
Maximum() const | BaseMatrix | [inline] |
maximum() const | GeneralMatrix | [virtual] |
Maximum1(int &i) const | BaseMatrix | [inline] |
maximum1(int &i) const | GeneralMatrix | [virtual] |
Maximum2(int &i, int &j) const | BaseMatrix | [inline] |
maximum2(int &i, int &j) const | GeneralMatrix | [virtual] |
maximum_absolute_value() const | GeneralMatrix | [virtual] |
maximum_absolute_value1(int &i) const | GeneralMatrix | [virtual] |
maximum_absolute_value2(int &i, int &j) const | GeneralMatrix | [virtual] |
MaximumAbsoluteValue() const | BaseMatrix | [inline] |
MaximumAbsoluteValue1(int &i) const | BaseMatrix | [inline] |
MaximumAbsoluteValue2(int &i, int &j) const | BaseMatrix | [inline] |
MiniCleanUp() | GeneralMatrix | [inline, protected, virtual] |
Minimum() const | BaseMatrix | [inline] |
minimum() const | GeneralMatrix | [virtual] |
Minimum1(int &i) const | BaseMatrix | [inline] |
minimum1(int &i) const | GeneralMatrix | [virtual] |
Minimum2(int &i, int &j) const | BaseMatrix | [inline] |
minimum2(int &i, int &j) const | GeneralMatrix | [virtual] |
minimum_absolute_value() const | GeneralMatrix | [virtual] |
minimum_absolute_value1(int &i) const | GeneralMatrix | [virtual] |
minimum_absolute_value2(int &i, int &j) const | GeneralMatrix | [virtual] |
MinimumAbsoluteValue() const | BaseMatrix | [inline] |
MinimumAbsoluteValue1(int &i) const | BaseMatrix | [inline] |
MinimumAbsoluteValue2(int &i, int &j) const | BaseMatrix | [inline] |
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() const | GeneralMatrix | [inline] |
ncols_val | 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 | |
Norm1() const | BaseMatrix | [inline] |
norm_Frobenius() const | BaseMatrix | |
norm_frobenius() const | BaseMatrix | [inline] |
norm_infinity() const | BaseMatrix | |
NormFrobenius() const | BaseMatrix | [inline] |
NormInfinity() const | BaseMatrix | [inline] |
nricMatrix class | GeneralMatrix | [friend] |
Nrows() const | GeneralMatrix | [inline] |
nrows() const | GeneralMatrix | [inline] |
nrows_val | GeneralMatrix | [protected] |
operator ReturnMatrix() const | GeneralMatrix | |
operator&(const BaseMatrix &) const | BaseMatrix | |
operator&=(const BaseMatrix &) | 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 double *) | GeneralMatrix | |
operator<<(const float *) | GeneralMatrix | |
operator<<(const int *) | GeneralMatrix | |
operator<<(const BaseMatrix &X) | GeneralMatrix | [inline] |
operator<<(double) | GeneralMatrix | |
operator<<(float) | 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] |
protect() | GeneralMatrix | [inline] |
Release() | GeneralMatrix | [inline] |
Release(int t) | GeneralMatrix | [inline] |
release() | GeneralMatrix | [inline] |
release(int t) | GeneralMatrix | [inline] |
release_and_delete() | GeneralMatrix | [inline] |
ReleaseAndDelete() | GeneralMatrix | [inline] |
ReSize(const GeneralMatrix &A) | GeneralMatrix | [inline, virtual] |
resize(int, int, int) | GeneralMatrix | [protected] |
resize(const GeneralMatrix &A) | GeneralMatrix | [virtual] |
RestoreCol(MatrixRowCol &) | GeneralMatrix | [inline, virtual] |
RestoreCol(MatrixColX &) | GeneralMatrix | [inline, virtual] |
RestoreRow(MatrixRowCol &) | GeneralMatrix | [inline, virtual] |
ReturnMatrix class | GeneralMatrix | [friend] |
reuse() | GeneralMatrix | |
Reverse() const | BaseMatrix | [inline] |
reverse() const | BaseMatrix | |
ReversedMatrix class | GeneralMatrix | [friend] |
ReverseElements() | GeneralMatrix | [protected] |
ReverseElements(GeneralMatrix *) | GeneralMatrix | [protected] |
Row(int f) const | BaseMatrix | [inline] |
row(int) const | BaseMatrix | |
RowedMatrix class | GeneralMatrix | [friend] |
rows(int, int) const | BaseMatrix | |
Rows(int f, int l) const | BaseMatrix | [inline] |
RowVector class | GeneralMatrix | [friend] |
ScaledMatrix class | GeneralMatrix | [friend] |
search(const BaseMatrix *) const | GeneralMatrix | [protected, virtual] |
SetParameters(const GeneralMatrix *) | GeneralMatrix | [inline, virtual] |
ShiftedMatrix class | GeneralMatrix | [friend] |
SimpleAddOK(const GeneralMatrix *) | GeneralMatrix | [inline, protected, virtual] |
size() const | GeneralMatrix | [inline] |
SolvedMatrix class | GeneralMatrix | [friend] |
Solver(MatrixColX &, const MatrixColX &) | GeneralMatrix | [inline, virtual] |
SPMatrix class | GeneralMatrix | [friend] |
SquareMatrix class | GeneralMatrix | [friend] |
StackedMatrix class | GeneralMatrix | [friend] |
storage | GeneralMatrix | [protected] |
Storage() const | GeneralMatrix | [inline] |
store | GeneralMatrix | [protected] |
Store() const | GeneralMatrix | [inline] |
submatrix(int, int, int, int) const | BaseMatrix | |
SubMatrix(int fr, int lr, int fc, int lc) const | BaseMatrix | [inline] |
SubtractedMatrix class | GeneralMatrix | [friend] |
Sum() const | BaseMatrix | [inline, virtual] |
sum() const | GeneralMatrix | [virtual] |
sum_absolute_value() const | GeneralMatrix | [virtual] |
sum_columns() const | BaseMatrix | |
sum_rows() const | BaseMatrix | |
sum_square() const | GeneralMatrix | [virtual] |
sum_square_columns() const | BaseMatrix | |
sum_square_rows() const | BaseMatrix | |
SumAbsoluteValue() const | BaseMatrix | [inline] |
SumSquare() const | BaseMatrix | [inline] |
swap(GeneralMatrix &gm) | GeneralMatrix | [protected] |
sym_submatrix(int, int) const | BaseMatrix | |
SymmetricBandMatrix class | GeneralMatrix | [friend] |
SymmetricMatrix class | GeneralMatrix | [friend] |
SymSubMatrix(int f, int l) const | BaseMatrix | [inline] |
t() const | BaseMatrix | |
tag() const | GeneralMatrix | [inline] |
Tag() const | GeneralMatrix | [inline] |
tag_val | GeneralMatrix | [protected] |
tDelete() | GeneralMatrix | |
Trace() const | BaseMatrix | [inline] |
trace() const | BaseMatrix | [virtual] |
Transpose(TransposedMatrix *, MatrixType) | GeneralMatrix | [protected, virtual] |
TransposedMatrix class | GeneralMatrix | [friend] |
type() const =0 | GeneralMatrix | [pure virtual] |
Type() const | GeneralMatrix | [inline] |
UpperBandMatrix class | GeneralMatrix | [friend] |
UpperTriangularMatrix class | GeneralMatrix | [friend] |
~GeneralMatrix() | GeneralMatrix | [virtual] |
~Janitor() | Janitor | [inline, virtual] |