ROOT 6.14/05 Reference Guide |
This is the complete list of members for TDecompSparse, including all inherited members.
AbstractMethod(const char *method) const | TObject | |
AppendPad(Option_t *option="") | TObject | virtual |
Browse(TBrowser *b) | TObject | virtual |
CheckedHash() | TObject | inline |
ClassName() const | TObject | virtual |
Clear(Option_t *="") | TObject | inlinevirtual |
Clone(const char *newname="") const | TObject | virtual |
Compare(const TObject *obj) const | TObject | virtual |
Condition() | TDecompBase | virtual |
Copy(TObject &object) const | TObject | virtual |
CopyUpperTriang(const TMatrixDSparse &a, Double_t *b) | TDecompSparse | protectedstatic |
Decompose() | TDecompSparse | virtual |
Delete(Option_t *option="") | TObject | virtual |
Det(Double_t &, Double_t &) | TDecompSparse | inlinevirtual |
DiagProd(const TVectorD &diag, Double_t tol, Double_t &d1, Double_t &d2) | TDecompBase | protectedstatic |
DistancetoPrimitive(Int_t px, Int_t py) | TObject | virtual |
DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual |
Draw(Option_t *option="") | TObject | virtual |
DrawClass() const | TObject | virtual |
DrawClone(Option_t *option="") const | TObject | virtual |
Dump() const | TObject | virtual |
EDeprecatedStatusBits enum name | TObject | |
EMatrixDecompStat enum name | TDecompBase | protected |
Error(const char *method, const char *msgfmt,...) const | TObject | virtual |
ErrorFlag() | TDecompSparse | inlineprotected |
EStatusBits enum name | TObject | |
Execute(const char *method, const char *params, Int_t *error=0) | TObject | virtual |
Execute(TMethod *method, TObjArray *params, Int_t *error=0) | TObject | virtual |
ExecuteEvent(Int_t event, Int_t px, Int_t py) | TObject | virtual |
fA | TDecompSparse | protected |
Factor(const Int_t n, const Int_t nz, TArrayI &Airn, TArrayI &Aicn, TArrayD &Aa, TArrayI &Aiw, TArrayI &Aikeep, const Int_t nsteps, Int_t &maxfrt, TArrayI &Aiw1, Int_t *icntl, Double_t *cntl, Int_t *info) | TDecompSparse | protectedstatic |
Factor_sub1(const Int_t n, const Int_t nz, Int_t &nz1, Double_t *a, const Int_t la, Int_t *irn, Int_t *icn, Int_t *iw, const Int_t liw, Int_t *perm, Int_t *iw2, Int_t *icntl, Int_t *info) | TDecompSparse | protectedstatic |
Factor_sub2(const Int_t n, const Int_t nz, Double_t *a, const Int_t la, Int_t *iw, const Int_t liw, Int_t *perm, Int_t *nstk, const Int_t nsteps, Int_t &maxfrt, Int_t *nelim, Int_t *iw2, Int_t *icntl, Double_t *cntl, Int_t *info) | TDecompSparse | protectedstatic |
Factor_sub3(Double_t *a, Int_t *iw, Int_t &j1, Int_t &j2, const Int_t itop, const Int_t ireal, Int_t &ncmpbr, Int_t &ncmpbi) | TDecompSparse | protectedstatic |
Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual |
fCntl | TDecompSparse | protected |
fColFact | TDecompSparse | protected |
fColLwb | TDecompBase | protected |
fCondition | TDecompBase | protected |
fDet1 | TDecompBase | protected |
fDet2 | TDecompBase | protected |
fFact | TDecompSparse | protected |
fIcntl | TDecompSparse | protected |
fIkeep | TDecompSparse | protected |
FindObject(const char *name) const | TObject | virtual |
FindObject(const TObject *obj) const | TObject | virtual |
fInfo | TDecompSparse | protected |
fIPessimism | TDecompSparse | protected |
fIw | TDecompSparse | protected |
fIw1 | TDecompSparse | protected |
fIw2 | TDecompSparse | protected |
fMaxfrt | TDecompSparse | protected |
fNnonZeros | TDecompSparse | protected |
fNrows | TDecompSparse | protected |
fNsteps | TDecompSparse | protected |
fPrecision | TDecompSparse | protected |
fRowFact | TDecompSparse | protected |
fRowLwb | TDecompBase | protected |
fRPessimism | TDecompSparse | protected |
fTol | TDecompBase | protected |
fVerbose | TDecompSparse | protected |
fW | TDecompSparse | protected |
GetColLwb() const | TDecompBase | inline |
GetCondition() const | TDecompBase | inline |
GetDecompMatrix() const | TDecompSparse | inlineprotectedvirtual |
GetDet1() const | TDecompBase | inline |
GetDet2() const | TDecompBase | inline |
GetDrawOption() const | TObject | virtual |
GetDtorOnly() | TObject | static |
GetIconName() const | TObject | virtual |
GetName() const | TObject | virtual |
GetNcols() const | TDecompSparse | inlinevirtual |
GetNrows() const | TDecompSparse | inlinevirtual |
GetObjectInfo(Int_t px, Int_t py) const | TObject | virtual |
GetObjectStat() | TObject | static |
GetOption() const | TObject | inlinevirtual |
GetRowLwb() const | TDecompBase | inline |
GetThresholdPivoting() | TDecompSparse | inlineprotected |
GetTitle() const | TObject | virtual |
GetTol() const | TDecompBase | inline |
GetTreatAsZero() | TDecompSparse | inlineprotected |
GetUniqueID() const | TObject | virtual |
Hager(Double_t &est, Int_t iter=5) | TDecompBase | protected |
HandleTimer(TTimer *timer) | TObject | virtual |
Hash() const | TObject | virtual |
HasInconsistentHash() const | TObject | inline |
IDiag(Int_t ix, Int_t iy) | TDecompSparse | inlineprotectedstatic |
IError() | TDecompSparse | inlineprotected |
Info(const char *method, const char *msgfmt,...) const | TObject | virtual |
InheritsFrom(const char *classname) const | TObject | virtual |
InheritsFrom(const TClass *cl) const | TObject | virtual |
InitParam() | TDecompSparse | protected |
InitPivot(const Int_t n, const Int_t nz, TArrayI &Airn, TArrayI &Aicn, TArrayI &Aiw, TArrayI &Aikeep, TArrayI &Aiw1, Int_t &nsteps, const Int_t iflag, Int_t *icntl, Double_t *cntl, Int_t *info, Double_t &ops) | TDecompSparse | protectedstatic |
InitPivot_sub1(const Int_t n, const Int_t nz, Int_t *irn, Int_t *icn, Int_t *iw, Int_t *ipe, Int_t *iq, Int_t *flag, Int_t &iwfr, Int_t *icntl, Int_t *info) | TDecompSparse | protectedstatic |
InitPivot_sub2(const Int_t n, Int_t *ipe, Int_t *iw, const Int_t lw, Int_t &iwfr, Int_t *nv, Int_t *nxt, Int_t *lst, Int_t *ipd, Int_t *flag, const Int_t iovflo, Int_t &ncmpa, const Double_t fratio) | TDecompSparse | protectedstatic |
InitPivot_sub2a(const Int_t n, Int_t *ipe, Int_t *iw, const Int_t lw, Int_t &iwfr, Int_t &ncmpa) | TDecompSparse | protectedstatic |
InitPivot_sub3(const Int_t n, const Int_t nz, Int_t *irn, Int_t *icn, Int_t *perm, Int_t *iw, Int_t *ipe, Int_t *iq, Int_t *flag, Int_t &iwfr, Int_t *icntl, Int_t *info) | TDecompSparse | protectedstatic |
InitPivot_sub4(const Int_t n, Int_t *ipe, Int_t *iw, const Int_t lw, Int_t &iwfr, Int_t *ips, Int_t *ipv, Int_t *nv, Int_t *flag, Int_t &ncmpa) | TDecompSparse | protectedstatic |
InitPivot_sub5(const Int_t n, Int_t *ipe, Int_t *nv, Int_t *ips, Int_t *ne, Int_t *na, Int_t *nd, Int_t &nsteps, const Int_t nemin) | TDecompSparse | protectedstatic |
InitPivot_sub6(const Int_t n, const Int_t nz, Int_t *irn, Int_t *icn, Int_t *perm, Int_t *na, Int_t *ne, Int_t *nd, const Int_t nsteps, Int_t *lstki, Int_t *lstkr, Int_t *iw, Int_t *info, Double_t &ops) | TDecompSparse | protectedstatic |
Inspect() const | TObject | virtual |
InvertBit(UInt_t f) | TObject | inline |
IsEqual(const TObject *obj) const | TObject | virtual |
IsFolder() const | TObject | virtual |
IsOnHeap() const | TObject | inline |
IsSortable() const | TObject | inlinevirtual |
IsZombie() const | TObject | inline |
kBitMask enum value | TObject | |
kCanDelete enum value | TObject | |
kCannotPick enum value | TObject | |
kCondition enum value | TDecompBase | protected |
kDecomposed enum value | TDecompBase | protected |
kDetermined enum value | TDecompBase | protected |
kHasUUID enum value | TObject | |
kInconsistent enum value | TObject | |
kInit enum value | TDecompBase | protected |
kInvalidObject enum value | TObject | |
kIsOnHeap enum value | TObject | |
kIsReferenced enum value | TObject | |
kMatrixSet enum value | TDecompBase | protected |
kMustCleanup enum value | TObject | |
kNoContextMenu enum value | TObject | |
kNotDeleted enum value | TObject | |
kObjInCanvas enum value | TObject | |
kOverwrite enum value | TObject | |
kPatternSet enum value | TDecompBase | protected |
kSingleKey enum value | TObject | |
kSingular enum value | TDecompBase | protected |
kValuesSet enum value | TDecompBase | protected |
kWorkMax enum value | TDecompBase | protected |
kWriteDelete enum value | TObject | |
kZombie enum value | TObject | |
ls(Option_t *option="") const | TObject | virtual |
MakeZombie() | TObject | inlineprotected |
MayNotUse(const char *method) const | TObject | |
MinIntWorkspace() | TDecompSparse | inlineprotected |
MinRealWorkspace() | TDecompSparse | inlineprotected |
MultiSolve(TMatrixD &B) | TDecompBase | virtual |
NonZerosUpperTriang(const TMatrixDSparse &a) | TDecompSparse | protectedstatic |
Notify() | TObject | virtual |
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
operator delete(void *ptr) | TObject | |
operator delete[](void *ptr) | TObject | |
operator new(size_t sz) | TObject | inline |
operator new(size_t sz, void *vp) | TObject | inline |
operator new[](size_t sz) | TObject | inline |
operator new[](size_t sz, void *vp) | TObject | inline |
operator=(const TDecompSparse &source) | TDecompSparse | |
TDecompBase::operator=(const TDecompBase &source) | TDecompBase | |
TObject::operator=(const TObject &rhs) | TObject | inline |
Paint(Option_t *option="") | TObject | virtual |
Pop() | TObject | virtual |
Print(Option_t *opt="") const | TDecompSparse | virtual |
Read(const char *name) | TObject | virtual |
RecursiveRemove(TObject *obj) | TObject | virtual |
ResetBit(UInt_t f) | TObject | inline |
ResetStatus() | TDecompBase | inlineprotected |
SaveAs(const char *filename="", Option_t *option="") const | TObject | virtual |
SavePrimitive(std::ostream &out, Option_t *option="") | TObject | virtual |
SetBit(UInt_t f, Bool_t set) | TObject | |
SetBit(UInt_t f) | TObject | inline |
SetDrawOption(Option_t *option="") | TObject | virtual |
SetDtorOnly(void *obj) | TObject | static |
SetMatrix(const TMatrixDSparse &a) | TDecompSparse | virtual |
SetObjectStat(Bool_t stat) | TObject | static |
SetThresholdPivoting(Double_t piv) | TDecompSparse | inlineprotected |
SetTol(Double_t tol) | TDecompBase | inline |
SetTreatAsZero(Double_t tol) | TDecompSparse | inlineprotected |
SetUniqueID(UInt_t uid) | TObject | virtual |
SetVerbose(Int_t v) | TDecompSparse | inline |
Solve(const Int_t n, TArrayD &Aa, TArrayI &Aiw, TArrayD &Aw, const Int_t maxfrt, TVectorD &b, TArrayI &Aiw1, const Int_t nsteps, Int_t *icntl, Int_t *info) | TDecompSparse | protectedstatic |
Solve(TVectorD &b) | TDecompSparse | virtual |
Solve(const TVectorD &b, Bool_t &ok) | TDecompSparse | inlinevirtual |
Solve(TMatrixDColumn &) | TDecompSparse | inlinevirtual |
Solve_sub1(const Int_t n, Double_t *a, Int_t *iw, Double_t *w, Double_t *rhs, Int_t *iw2, const Int_t nblk, Int_t &latop, Int_t *icntl) | TDecompSparse | protectedstatic |
Solve_sub2(const Int_t n, Double_t *a, Int_t *iw, Double_t *w, Double_t *rhs, Int_t *iw2, const Int_t nblk, const Int_t latop, Int_t *icntl) | TDecompSparse | protectedstatic |
SysError(const char *method, const char *msgfmt,...) const | TObject | virtual |
TDecompBase() | TDecompBase | |
TDecompBase(const TDecompBase &another) | TDecompBase | |
TDecompSparse() | TDecompSparse | |
TDecompSparse(Int_t nRows, Int_t nr_nonZeros, Int_t verbose) | TDecompSparse | |
TDecompSparse(Int_t row_lwb, Int_t row_upb, Int_t nr_nonZeros, Int_t verbose) | TDecompSparse | |
TDecompSparse(const TMatrixDSparse &a, Int_t verbose) | TDecompSparse | |
TDecompSparse(const TDecompSparse &another) | TDecompSparse | |
TestBit(UInt_t f) const | TObject | inline |
TestBits(UInt_t f) const | TObject | inline |
TObject() | TObject | inline |
TObject(const TObject &object) | TObject | inline |
TransSolve(TVectorD &b) | TDecompSparse | inlinevirtual |
TransSolve(const TVectorD &b, Bool_t &ok) | TDecompSparse | inlinevirtual |
TransSolve(TMatrixDColumn &) | TDecompSparse | inlinevirtual |
UseCurrentStyle() | TObject | virtual |
Warning(const char *method, const char *msgfmt,...) const | TObject | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) | TObject | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) const | TObject | virtual |
~TDecompBase() | TDecompBase | inlinevirtual |
~TDecompSparse() | TDecompSparse | inlinevirtual |
~TObject() | TObject | virtual |