Diana Software
QMatrixC Member List

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

BuildTest(UInt_t nI, UInt_t nJ)QMatrixCinline
CholeskyDecompose()QMatrixCvirtual
CholeskySolveX(const QVectorC &Y, QVectorC &X) constQMatrixCvirtual
ClassDef(QObject, 4)QObjectprivate
Clear()QMatrixCvirtual
Conjugate()QMatrixC
CopyBits(QObject *obj) constQObject
Det() constQMatrixC
Div(const QMatrixC &mat)QMatrixC
Draw(Option_t *option="")QObjectinlinevirtual
Dump(std::ostream &o) constQObjectvirtual
Duplicate() const =0QObjectpure virtual
fAllocSizeQMatrixCprotected
fDataQMatrixCprotected
fDataOwnerQMatrixCprotected
Fill(QObject *evData) const =0QObjectpure virtual
fMatQMatrixCmutableprotected
fNColQMatrixCprotected
fSizeQMatrixCprotected
fTdaQMatrixCprotected
fTemporaryBitsQObjectprivate
FullyFill(QObject *evData) constQObject
GetCholeskyDecomposition() constQMatrixCvirtual
GetCol(const UInt_t ncol) constQMatrixC
GetConjugate() constQMatrixC
GetDiagonal() constQMatrixC
GetElement(const UInt_t i, const UInt_t j)QMatrixCinlineprotected
GetElement(const UInt_t i, const UInt_t j) constQMatrixCinlineprotected
GetH() constQMatrixC
GetNCol() constQMatrixCinline
GetNRow() constQMatrixCinline
GetRow(const UInt_t nrow) constQMatrixC
GetSubMatrix(UInt_t nI, UInt_t nJ, UInt_t startI=0, UInt_t startJ=0)QMatrixC
GetSubMatrix(UInt_t nI, UInt_t nJ, UInt_t startI=0, UInt_t startJ=0) constQMatrixC
GetSummedAreaMatrix() constQMatrixC
GetWrite() constQObjectinline
H()QMatrixC
HermitianEigenSystem(QVector &Val, QMatrixC &Vec)QMatrixC
HermitianEigenValues()QMatrixC
Initialize(const QComplex &val)QMatrixC
Initialize(const double re=0, const double im=0)QMatrixCinline
Inv() constQMatrixC
InValidate()QObjectinline
Invert()QMatrixC
IsJustAdded() constQObjectinline
IsRequired() constQObjectinline
IsValid() constQObjectinline
kIsJustAdded enum valueQObject
kIsRequired enum valueQObject
kIsValid enum valueQObject
kWrite enum valueQObject
Magnitude() constQMatrixC
MatrixCopy(double *orig, UInt_t nrow, UInt_t ncol, double *dest, UInt_t origTda=0, UInt_t destTda=0)QMatrixCprotectedstatic
MemRowCElements() constQMatrixCinlineprotected
Mult(const QMatrixC &mat)QMatrixC
New(const char *object)QObjectstatic
operator()(const UInt_t i, const UInt_t j)QMatrixC
operator()(const UInt_t i, const UInt_t j) constQMatrixC
operator*(const QMatrixC &mat) constQMatrixC
operator*(const QComplex &t) constQMatrixC
operator*(const double t) constQMatrixC
operator*(const QVectorC &vec) constQMatrixC
operator*=(const QComplex &t)QMatrixC
operator*=(const double t)QMatrixC
operator*=(const QMatrixC &other)QMatrixC
operator+(const QMatrixC &mat) constQMatrixC
operator+=(const QMatrixC &mat)QMatrixC
operator-() constQMatrixC
operator-(const QMatrixC &mat) constQMatrixC
operator-=(const QMatrixC &mat)QMatrixC
operator/(const QComplex &t) constQMatrixC
operator/(const double t) constQMatrixC
operator/=(const QComplex &t)QMatrixC
operator/=(const double t)QMatrixC
operator=(const QMatrixC &orig)QMatrixC
QObject::operator=(const QObject &rhs)QObject
Print(const char *opt="") constQMatrixC
QObject::Print() constQObjectinlinevirtual
QMatrixC()QMatrixC
QMatrixC(const UInt_t nrow, const UInt_t ncol)QMatrixCexplicit
QMatrixC(const QVectorC &vec)QMatrixCexplicit
QMatrixC(const QMatrixC &orig)QMatrixC
QMatrixC(const QMatrix &orig)QMatrixC
QMatrixC(const gsl_matrix_complex *mat)QMatrixCprotected
QMatrixC(const double *orig)QMatrixCprotected
QMatrixC(gsl_complex *data, const UInt_t nrow, const UInt_t ncol, const UInt_t tda=0)QMatrixCprotected
QMatrixCArray classQMatrixCfriend
QObject()QObject
QObjectDef(QMatrixC, 4)QMatrixCprotected
QObjectSetBit(int bit, bool value)QObjectprivate
QObjectTestBit(int bit) constQObjectprivate
QVectorC classQMatrixCfriend
ReadFromStream(std::istream &o)QObjectvirtual
Reset()QObjectinline
Resize(const UInt_t nrow, const UInt_t ncol)QMatrixC
SetCol(const UInt_t ncol, const QVectorC &vec)QMatrixC
SetIsJustAdded(bool added=true)QObjectinline
SetIsRequired(bool required=true)QObjectinline
SetMat() constQMatrixCprotected
SetRow(const UInt_t nrow, const QVectorC &vec)QMatrixC
SetToIdentity()QMatrixC
SetWrite(bool write=true)QObjectinline
Size() constQMatrixCinline
T() constQMatrixC
Transpose()QMatrixC
Validate()QObjectinline
WriteOnStream(std::ostream &o) constQObjectvirtual
~QMatrixC()QMatrixCvirtual
~QObject()QObjectinlinevirtual