Diana Software
QMatrix Member List

This is the complete list of members for QMatrix, including all inherited members.

CholeskyDecompose()QMatrix
CholeskySolveX(const QVector &Y, QVector &X) constQMatrix
ClassDef(QObject, 4)QObjectprivate
Clear()QMatrixvirtual
CopyBits(QObject *obj) constQObject
Det() constQMatrix
Div(const QMatrix &mat)QMatrix
Draw(Option_t *option="")QObjectinlinevirtual
Dump(std::ostream &o) constQObjectvirtual
Duplicate() const =0QObjectpure virtual
fAllocSizeQMatrixprivate
fDataQMatrixprivate
fDataOwnerQMatrixprivate
Fill(QObject *evData) const =0QObjectpure virtual
fMatQMatrixmutableprivate
fNColQMatrixprivate
fSizeQMatrixprivate
fTdaQMatrixprivate
fTemporaryBitsQObjectprivate
FullyFill(QObject *evData) constQObject
GetCholeskyDecomposition() constQMatrix
GetCol(UInt_t ncol)QMatrix
GetCol(UInt_t ncol) constQMatrix
GetDiaganol()QMatrix
GetDiaganol() constQMatrix
GetElement(UInt_t i, UInt_t j)QMatrixprotected
GetElement(UInt_t i, UInt_t j) constQMatrixprotected
GetNCol() constQMatrixinline
GetNRow() constQMatrixinline
GetRow(UInt_t nrow)QMatrix
GetRow(UInt_t nrow) constQMatrix
GetRowByColumnIntValue(UInt_t col, int val) constQMatrix
GetSubMatrix(UInt_t nI, UInt_t nJ, UInt_t startI=0, UInt_t startJ=0)QMatrix
GetSubMatrix(UInt_t nI, UInt_t nJ, UInt_t startI=0, UInt_t startJ=0) constQMatrix
GetSummedAreaMatrix() constQMatrix
GetWrite() constQObjectinline
Initialize(double val=0)QMatrix
Inv() constQMatrix
InValidate()QObjectinline
Invert()QMatrix
IsJustAdded() constQObjectinline
IsRequired() constQObjectinline
IsValid() constQObjectinline
kIsJustAdded enum valueQObject
kIsRequired enum valueQObject
kIsValid enum valueQObject
kWrite enum valueQObject
MatrixCopy(const double *orig, const UInt_t Nrow, const UInt_t Ncol, double *dest, UInt_t origTda=0, UInt_t destTda=0)QMatrixprotectedstatic
MemRowElements() constQMatrixinlineprotected
Mult(const QMatrix &mat)QMatrix
New(const char *object)QObjectstatic
operator()(UInt_t i, UInt_t j)QMatrixinline
operator()(UInt_t i, UInt_t j) constQMatrixinline
operator*(const QMatrix &mat) constQMatrix
operator*(double t) constQMatrix
operator*(const QVector &vec) constQMatrix
operator*=(double t)QMatrix
operator*=(const QMatrix &other)QMatrix
operator+(const QMatrix &mat) constQMatrix
operator+=(const QMatrix &mat)QMatrix
operator-()QMatrix
operator-(const QMatrix &mat) constQMatrix
operator-=(const QMatrix &mat)QMatrix
operator/(double t) constQMatrix
operator/=(double t)QMatrix
operator=(const QMatrix &orig)QMatrix
QObject::operator=(const QObject &rhs)QObject
Print() constQObjectinlinevirtual
QMatrix()QMatrix
QMatrix(UInt_t nrow, UInt_t ncol)QMatrix
QMatrix(const QVector &vec)QMatrix
QMatrix(const QMatrix &orig)QMatrix
QMatrix(const gsl_matrix *mat)QMatrixprotected
QMatrix(const double *orig)QMatrixprotected
QMatrix(double *data, const UInt_t nrow, const UInt_t ncol, const UInt_t tda=0)QMatrixprotected
QMatrixC classQMatrixfriend
QObject()QObject
QObjectDef(QMatrix, 3)QMatrixprivate
QObjectSetBit(int bit, bool value)QObjectprivate
QObjectTestBit(int bit) constQObjectprivate
QVector classQMatrixfriend
ReadFromStream(std::istream &o)QObjectvirtual
Reset()QObjectinline
Resize(UInt_t nrow, UInt_t ncol)QMatrix
Set(const std::map< int, int > &p)QMatrix
SetCol(UInt_t ncol, const QVector &vec)QMatrix
SetElement(UInt_t i, UInt_t j, Double_t val)QMatrixinline
SetIsJustAdded(bool added=true)QObjectinline
SetIsRequired(bool required=true)QObjectinline
SetMat() constQMatrixprotected
SetRow(UInt_t nrow, const QVector &vec)QMatrix
SetToIdentity()QMatrix
SetWrite(bool write=true)QObjectinline
T() constQMatrix
Transpose()QMatrix
Validate()QObjectinline
WriteOnStream(std::ostream &o) constQObjectvirtual
~QMatrix()QMatrixvirtual
~QObject()QObjectinlinevirtual