, including all inherited members.
Add(GeneralMatrix *, Real) | NEWMAT::GeneralMatrix | [protected] |
Add(Real) | NEWMAT::GeneralMatrix | [protected] |
AddedMatrix class | NEWMAT::GeneralMatrix | [friend] |
AsColumn() const | NEWMAT::BaseMatrix | |
AsDiagonal() const | NEWMAT::BaseMatrix | |
AsMatrix(int, int) const | NEWMAT::BaseMatrix | |
AsRow() const | NEWMAT::BaseMatrix | |
AsScalar() const | NEWMAT::BaseMatrix | |
BandMatrix() | NEWMAT::BandMatrix | |
BandMatrix(int n, int lb, int ub) | NEWMAT::BandMatrix | |
BandMatrix(const BaseMatrix &) | NEWMAT::BandMatrix | |
BandMatrix(const BandMatrix &gm) | NEWMAT::BandMatrix | |
NEWMAT::GeneralMatrix::BandMatrix class | NEWMAT::GeneralMatrix | [friend] |
BandWidth() const | NEWMAT::BandMatrix | [virtual] |
BaseMatrix class | NEWMAT::GeneralMatrix | [friend] |
BorrowStore(GeneralMatrix *, MatrixType) | NEWMAT::GeneralMatrix | [protected] |
CheckConversion(const BaseMatrix &) | NEWMAT::GeneralMatrix | [protected] |
CheckStore() const | NEWMAT::GeneralMatrix | |
CleanUp() | NEWMAT::GeneralMatrix | [virtual] |
ColedMatrix class | NEWMAT::GeneralMatrix | [friend] |
Column(int) const | NEWMAT::BaseMatrix | |
Columns(int, int) const | NEWMAT::BaseMatrix | |
ColumnVector class | NEWMAT::GeneralMatrix | [friend] |
ConcatenatedMatrix class | NEWMAT::GeneralMatrix | [friend] |
const_data() const | NEWMAT::GeneralMatrix | |
CornerClear() const | NEWMAT::BandMatrix | [protected] |
CroutMatrix class | NEWMAT::GeneralMatrix | [friend] |
data() | NEWMAT::GeneralMatrix | |
data() const | NEWMAT::GeneralMatrix | |
Determinant() const | NEWMAT::BaseMatrix | |
DiagedMatrix class | NEWMAT::GeneralMatrix | [friend] |
DiagonalMatrix class | NEWMAT::GeneralMatrix | [friend] |
element(int, int) | NEWMAT::LowerBandMatrix | |
element(int, int) const | NEWMAT::LowerBandMatrix | |
Eq(const BaseMatrix &, MatrixType) | NEWMAT::GeneralMatrix | [protected] |
Eq(const GeneralMatrix &) | NEWMAT::GeneralMatrix | [protected] |
Eq(const BaseMatrix &, MatrixType, bool) | NEWMAT::GeneralMatrix | [protected] |
Eq2(const BaseMatrix &, MatrixType) | NEWMAT::GeneralMatrix | [protected] |
Evaluate(MatrixType mt=MatrixTypeUnSp) | NEWMAT::GeneralMatrix | [virtual] |
ForReturn() const | NEWMAT::GeneralMatrix | |
GeneralMatrix() | NEWMAT::GeneralMatrix | [protected] |
GeneralMatrix(ArrayLengthSpecifier) | NEWMAT::GeneralMatrix | [protected] |
GeneralMatrix(const GeneralMatrix &) | NEWMAT::GeneralMatrix | [protected] |
NEWMAT::BaseMatrix::GeneralMatrix class | NEWMAT::BaseMatrix | [friend] |
GenericMatrix class | NEWMAT::GeneralMatrix | [friend] |
GetCol(MatrixRowCol &) | NEWMAT::BandMatrix | [virtual] |
GetCol(MatrixColX &) | NEWMAT::BandMatrix | [virtual] |
GetMatrix(const GeneralMatrix *) | NEWMAT::GeneralMatrix | [protected] |
GetRow(MatrixRowCol &) | NEWMAT::BandMatrix | [virtual] |
GetStore() | NEWMAT::GeneralMatrix | [protected] |
GetSubMatrix class | NEWMAT::GeneralMatrix | [friend] |
i() const | NEWMAT::BaseMatrix | |
IEQND() const | NEWMAT::BaseMatrix | |
Image() const | NEWMAT::LowerBandMatrix | [private, virtual] |
Inject(const GeneralMatrix &) | NEWMAT::GeneralMatrix | |
InvertedMatrix class | NEWMAT::GeneralMatrix | [friend] |
IsEqual(const GeneralMatrix &) const | NEWMAT::GeneralMatrix | [virtual] |
IsZero() const | NEWMAT::GeneralMatrix | |
Janitor() | RBD_COMMON::Janitor | |
KPMatrix class | NEWMAT::GeneralMatrix | [friend] |
LinearEquationSolver class | NEWMAT::GeneralMatrix | [friend] |
LogDeterminant() const | NEWMAT::LowerBandMatrix | [virtual] |
lower | NEWMAT::BandMatrix | |
LowerBandMatrix() | NEWMAT::LowerBandMatrix | |
LowerBandMatrix(int n, int lbw) | NEWMAT::LowerBandMatrix | |
LowerBandMatrix(const BaseMatrix &) | NEWMAT::LowerBandMatrix | |
LowerBandMatrix(const LowerBandMatrix &gm) | NEWMAT::LowerBandMatrix | |
NEWMAT::BandMatrix::LowerBandMatrix class | NEWMAT::GeneralMatrix | [friend] |
LowerTriangularMatrix class | NEWMAT::GeneralMatrix | [friend] |
MakeSolver() | NEWMAT::LowerBandMatrix | [virtual] |
MatedMatrix class | NEWMAT::GeneralMatrix | [friend] |
Matrix class | NEWMAT::GeneralMatrix | [friend] |
Maximum() const | NEWMAT::BandMatrix | [virtual] |
Maximum1(int &i) const | NEWMAT::GeneralMatrix | [virtual] |
Maximum2(int &i, int &j) const | NEWMAT::GeneralMatrix | [virtual] |
MaximumAbsoluteValue() const | NEWMAT::BandMatrix | [virtual] |
MaximumAbsoluteValue1(int &i) const | NEWMAT::GeneralMatrix | [virtual] |
MaximumAbsoluteValue2(int &i, int &j) const | NEWMAT::GeneralMatrix | [virtual] |
MiniCleanUp() | NEWMAT::GeneralMatrix | [protected, virtual] |
Minimum() const | NEWMAT::BandMatrix | [virtual] |
Minimum1(int &i) const | NEWMAT::GeneralMatrix | [virtual] |
Minimum2(int &i, int &j) const | NEWMAT::GeneralMatrix | [virtual] |
MinimumAbsoluteValue() const | NEWMAT::BandMatrix | [virtual] |
MinimumAbsoluteValue1(int &i) const | NEWMAT::GeneralMatrix | [virtual] |
MinimumAbsoluteValue2(int &i, int &j) const | NEWMAT::GeneralMatrix | [virtual] |
MinusEqual(const GeneralMatrix &gm) | NEWMAT::GeneralMatrix | [protected] |
MinusEqual(Real f) | NEWMAT::GeneralMatrix | [protected] |
MultipliedMatrix class | NEWMAT::GeneralMatrix | [friend] |
Multiply(GeneralMatrix *, Real) | NEWMAT::GeneralMatrix | [protected] |
Multiply(Real) | NEWMAT::GeneralMatrix | [protected] |
Ncols() const | NEWMAT::GeneralMatrix | |
ncols() const | NEWMAT::GeneralMatrix | |
ncols_value | NEWMAT::GeneralMatrix | [protected] |
NegAdd(GeneralMatrix *, Real) | NEWMAT::GeneralMatrix | [protected] |
NegAdd(Real) | NEWMAT::GeneralMatrix | [protected] |
Negate(GeneralMatrix *) | NEWMAT::GeneralMatrix | [protected] |
Negate() | NEWMAT::GeneralMatrix | [protected] |
NegatedMatrix class | NEWMAT::GeneralMatrix | [friend] |
NegShiftedMatrix class | NEWMAT::GeneralMatrix | [friend] |
NextCol(MatrixRowCol &) | NEWMAT::GeneralMatrix | [virtual] |
NextCol(MatrixColX &) | NEWMAT::GeneralMatrix | [virtual] |
NextRow(MatrixRowCol &) | NEWMAT::BandMatrix | [virtual] |
Norm1() const | NEWMAT::BaseMatrix | |
NormFrobenius() const | NEWMAT::BaseMatrix | |
NormInfinity() const | NEWMAT::BaseMatrix | |
nricMatrix class | NEWMAT::GeneralMatrix | [friend] |
Nrows() const | NEWMAT::GeneralMatrix | |
nrows() const | NEWMAT::GeneralMatrix | |
nrows_value | NEWMAT::GeneralMatrix | [protected] |
operator ReturnMatrix() const | NEWMAT::GeneralMatrix | |
operator&(const BaseMatrix &) const | NEWMAT::BaseMatrix | |
operator&=(const BaseMatrix &) | NEWMAT::GeneralMatrix | |
operator()(int, int) | NEWMAT::LowerBandMatrix | |
operator()(int, int) const | NEWMAT::LowerBandMatrix | |
operator*(const BaseMatrix &) const | NEWMAT::BaseMatrix | |
operator*(Real) const | NEWMAT::BaseMatrix | |
operator*=(const BaseMatrix &) | NEWMAT::GeneralMatrix | |
operator*=(Real) | NEWMAT::GeneralMatrix | |
operator+(const BaseMatrix &) const | NEWMAT::BaseMatrix | |
operator+(Real) const | NEWMAT::BaseMatrix | |
operator+=(const BaseMatrix &) | NEWMAT::GeneralMatrix | |
operator+=(Real) | NEWMAT::GeneralMatrix | |
operator-(const BaseMatrix &) const | NEWMAT::BaseMatrix | |
operator-(Real) const | NEWMAT::BaseMatrix | |
operator-() const | NEWMAT::BaseMatrix | |
operator-=(const BaseMatrix &) | NEWMAT::GeneralMatrix | |
operator-=(Real r) | NEWMAT::GeneralMatrix | |
operator/(Real) const | NEWMAT::BaseMatrix | |
operator/=(Real r) | NEWMAT::GeneralMatrix | |
operator<<(Real) | NEWMAT::BandMatrix | |
operator<<(int f) | NEWMAT::BandMatrix | |
operator<<(const Real *r) | NEWMAT::BandMatrix | |
operator<<(const int *r) | NEWMAT::BandMatrix | |
operator<<(const BaseMatrix &X) | NEWMAT::BandMatrix | |
operator=(const BaseMatrix &) | NEWMAT::LowerBandMatrix | |
operator=(Real f) | NEWMAT::LowerBandMatrix | |
operator=(const LowerBandMatrix &m) | NEWMAT::LowerBandMatrix | |
NEWMAT::BandMatrix::operator=(const BandMatrix &m) | NEWMAT::BandMatrix | |
NEWMAT::GeneralMatrix::operator=(const GeneralMatrix &) | NEWMAT::GeneralMatrix | [protected] |
operator|(const BaseMatrix &) const | NEWMAT::BaseMatrix | |
operator|=(const BaseMatrix &) | NEWMAT::GeneralMatrix | |
PlusEqual(const GeneralMatrix &gm) | NEWMAT::GeneralMatrix | [protected] |
PlusEqual(Real f) | NEWMAT::GeneralMatrix | [protected] |
Protect() | NEWMAT::GeneralMatrix | |
Release() | NEWMAT::GeneralMatrix | |
Release(int tg) | NEWMAT::GeneralMatrix | |
ReleaseAndDelete() | NEWMAT::GeneralMatrix | |
ReSize(int, int, int) | NEWMAT::LowerBandMatrix | [virtual] |
ReSize(int n, int lbw) | NEWMAT::LowerBandMatrix | |
ReSize(const GeneralMatrix &A) | NEWMAT::LowerBandMatrix | [virtual] |
ReSizeForAdd(const GeneralMatrix &A, const GeneralMatrix &B) | NEWMAT::BandMatrix | [virtual] |
ReSizeForSP(const GeneralMatrix &A, const GeneralMatrix &B) | NEWMAT::BandMatrix | [virtual] |
RestoreCol(MatrixRowCol &) | NEWMAT::BandMatrix | [virtual] |
RestoreCol(MatrixColX &c) | NEWMAT::BandMatrix | [virtual] |
RestoreRow(MatrixRowCol &) | NEWMAT::GeneralMatrix | [virtual] |
ReturnMatrix class | NEWMAT::GeneralMatrix | [friend] |
reuse() | NEWMAT::GeneralMatrix | |
Reverse() const | NEWMAT::BaseMatrix | |
ReversedMatrix class | NEWMAT::GeneralMatrix | [friend] |
ReverseElements() | NEWMAT::GeneralMatrix | [protected] |
ReverseElements(GeneralMatrix *) | NEWMAT::GeneralMatrix | [protected] |
Row(int) const | NEWMAT::BaseMatrix | |
RowedMatrix class | NEWMAT::GeneralMatrix | [friend] |
Rows(int, int) const | NEWMAT::BaseMatrix | |
RowVector class | NEWMAT::GeneralMatrix | [friend] |
SameStorageType(const GeneralMatrix &A) const | NEWMAT::BandMatrix | [virtual] |
ScaledMatrix class | NEWMAT::GeneralMatrix | [friend] |
search(const BaseMatrix *) const | NEWMAT::GeneralMatrix | [protected, virtual] |
SetParameters(const GeneralMatrix *) | NEWMAT::BandMatrix | [virtual] |
ShiftedMatrix class | NEWMAT::GeneralMatrix | [friend] |
SimpleAddOK(const GeneralMatrix *gm) | NEWMAT::BandMatrix | [protected, virtual] |
size() const | NEWMAT::GeneralMatrix | |
SolvedMatrix class | NEWMAT::GeneralMatrix | [friend] |
Solver(MatrixColX &, const MatrixColX &) | NEWMAT::LowerBandMatrix | [virtual] |
SPMatrix class | NEWMAT::GeneralMatrix | [friend] |
SquareMatrix class | NEWMAT::GeneralMatrix | [friend] |
StackedMatrix class | NEWMAT::GeneralMatrix | [friend] |
storage | NEWMAT::GeneralMatrix | [protected] |
Storage() const | NEWMAT::GeneralMatrix | |
Store() const | NEWMAT::GeneralMatrix | |
store | NEWMAT::GeneralMatrix | [protected] |
SubMatrix(int, int, int, int) const | NEWMAT::BaseMatrix | |
SubtractedMatrix class | NEWMAT::GeneralMatrix | [friend] |
Sum() const | NEWMAT::BandMatrix | [virtual] |
SumAbsoluteValue() const | NEWMAT::BandMatrix | [virtual] |
SumSquare() const | NEWMAT::BandMatrix | [virtual] |
swap(LowerBandMatrix &gm) | NEWMAT::LowerBandMatrix | |
NEWMAT::BandMatrix::swap(BandMatrix &gm) | NEWMAT::BandMatrix | |
NEWMAT::GeneralMatrix::swap(GeneralMatrix &gm) | NEWMAT::GeneralMatrix | [protected] |
SymmetricBandMatrix class | NEWMAT::GeneralMatrix | [friend] |
SymmetricMatrix class | NEWMAT::GeneralMatrix | [friend] |
SymSubMatrix(int, int) const | NEWMAT::BaseMatrix | |
t() const | NEWMAT::BaseMatrix | |
tag | NEWMAT::GeneralMatrix | [protected] |
Tag() const | NEWMAT::GeneralMatrix | |
tDelete() | NEWMAT::GeneralMatrix | |
Trace() const | NEWMAT::BandMatrix | [virtual] |
Transpose(TransposedMatrix *, MatrixType) | NEWMAT::GeneralMatrix | [protected, virtual] |
TransposedMatrix class | NEWMAT::GeneralMatrix | [friend] |
Type() const | NEWMAT::LowerBandMatrix | [virtual] |
upper | NEWMAT::BandMatrix | |
UpperBandMatrix class | NEWMAT::GeneralMatrix | [friend] |
UpperTriangularMatrix class | NEWMAT::GeneralMatrix | [friend] |
~BandMatrix() | NEWMAT::BandMatrix | |
~GeneralMatrix() | NEWMAT::GeneralMatrix | [virtual] |
~Janitor() | RBD_COMMON::Janitor | [virtual] |
~LowerBandMatrix() | NEWMAT::LowerBandMatrix | |