This is the complete list of members for TMatrixTSparse< Element >, including all inherited members.
Abs() | TMatrixTBase< Element > | virtual |
AbstractMethod(const char *method) const | TObject | |
AddToTObjectTable(TObject *) | TObject | privatestatic |
Allocate(Int_t nrows, Int_t ncols, Int_t row_lwb=0, Int_t col_lwb=0, Int_t init=0, Int_t nr_nonzeros=0) | TMatrixTSparse< Element > | protected |
AMinusB(const TMatrixTSparse< Element > &a, const TMatrixTSparse< Element > &b, Int_t constr=0) | TMatrixTSparse< Element > | protected |
AMinusB(const TMatrixTSparse< Element > &a, const TMatrixT< Element > &b, Int_t constr=0) | TMatrixTSparse< Element > | protected |
AMinusB(const TMatrixT< Element > &a, const TMatrixTSparse< Element > &b, Int_t constr=0) | TMatrixTSparse< Element > | protected |
AMultB(const TMatrixTSparse< Element > &a, const TMatrixTSparse< Element > &b, Int_t constr=0) | TMatrixTSparse< Element > | inlineprotected |
AMultB(const TMatrixTSparse< Element > &a, const TMatrixT< Element > &b, Int_t constr=0) | TMatrixTSparse< Element > | inlineprotected |
AMultB(const TMatrixT< Element > &a, const TMatrixTSparse< Element > &b, Int_t constr=0) | TMatrixTSparse< Element > | inlineprotected |
AMultBt(const TMatrixTSparse< Element > &a, const TMatrixTSparse< Element > &b, Int_t constr=0) | TMatrixTSparse< Element > | inlineprotected |
AMultBt(const TMatrixTSparse< Element > &a, const TMatrixT< Element > &b, Int_t constr=0) | TMatrixTSparse< Element > | protected |
AMultBt(const TMatrixT< Element > &a, const TMatrixTSparse< Element > &b, Int_t constr=0) | TMatrixTSparse< Element > | protected |
APlusB(const TMatrixTSparse< Element > &a, const TMatrixTSparse< Element > &b, Int_t constr=0) | TMatrixTSparse< Element > | protected |
APlusB(const TMatrixTSparse< Element > &a, const TMatrixT< Element > &b, Int_t constr=0) | TMatrixTSparse< Element > | protected |
APlusB(const TMatrixT< Element > &a, const TMatrixTSparse< Element > &b, Int_t constr=0) | TMatrixTSparse< Element > | inlineprotected |
AppendPad(Option_t *option="") | TObject | virtual |
Apply(const TElementActionT< Element > &action) | TMatrixTBase< Element > | virtual |
Apply(const TElementPosActionT< Element > &action) | TMatrixTBase< Element > | virtual |
Browse(TBrowser *b) | TObject | virtual |
CheckedHash() | TObject | inline |
Class() | TMatrixTSparse< Element > | static |
Class() | TMatrixTSparse< Element > | |
Class_Name() | TMatrixTSparse< Element > | static |
Class_Version() | TMatrixTSparse< Element > | inlinestatic |
ClassName() const | TObject | virtual |
Clear(Option_t *="") override | TMatrixTSparse< Element > | inlinevirtual |
Clone(const char *newname="") const | TObject | virtual |
ColNorm() const override | TMatrixTSparse< Element > | virtual |
Compare(const TObject *obj) const | TObject | virtual |
conservative_sparse_sparse_product_impl(const TMatrixTSparse< Element > &lhs, const TMatrixTSparse< Element > &rhs, Int_t constr=0) | TMatrixTSparse< Element > | protected |
Copy(TObject &object) const | TObject | virtual |
DeclFileName() | TMatrixTSparse< Element > | inlinestatic |
Delete(Option_t *option="") | TObject | virtual |
Determinant() const | TMatrixTBase< Element > | inlinevirtual |
Determinant(Double_t &d1, Double_t &d2) const | TMatrixTBase< Element > | inlinevirtual |
DistancetoPrimitive(Int_t px, Int_t py) | TObject | virtual |
DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual |
DoubleLexSort(Int_t n, Int_t *first, Int_t *second, Element *data) | TMatrixTBase< Element > | protectedstatic |
Draw(Option_t *option="") override | TMatrixTBase< Element > | virtual |
DrawClass() const | TObject | virtual |
DrawClone(Option_t *option="") const | TObject | virtual |
Dump() const | TObject | virtual |
E2Norm() const | TMatrixTBase< Element > | virtual |
EDeprecatedStatusBits enum name | TObject | |
EMatrixCreatorsOp1 enum name | TMatrixTSparse< Element > | |
EMatrixCreatorsOp2 enum name | TMatrixTSparse< Element > | |
EMatrixStatusBits enum name | TMatrixTBase< Element > | protected |
Error(const char *method, const char *msgfmt,...) const | TObject | virtual |
EStatusBits enum name | TObject | |
Execute(const char *method, const char *params, Int_t *error=nullptr) | TObject | virtual |
Execute(TMethod *method, TObjArray *params, Int_t *error=nullptr) | TObject | virtual |
ExecuteEvent(Int_t event, Int_t px, Int_t py) | TObject | virtual |
ExtractRow(Int_t row, Int_t col, Element *v, Int_t n=-1) const override | TMatrixTSparse< Element > | virtual |
Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual |
fBits | TObject | private |
fColIndex | TMatrixTSparse< Element > | protected |
fColLwb | TMatrixTBase< Element > | protected |
fElements | TMatrixTSparse< Element > | protected |
fgDtorOnly | TObject | privatestatic |
fgObjectStat | TObject | privatestatic |
FindObject(const char *name) const | TObject | virtual |
FindObject(const TObject *obj) const | TObject | virtual |
fIsOwner | TMatrixTBase< Element > | protected |
fNcols | TMatrixTBase< Element > | protected |
fNelems | TMatrixTBase< Element > | protected |
fNrowIndex | TMatrixTBase< Element > | protected |
fNrows | TMatrixTBase< Element > | protected |
fRowIndex | TMatrixTSparse< Element > | protected |
fRowLwb | TMatrixTBase< Element > | protected |
fTol | TMatrixTBase< Element > | protected |
fUniqueID | TObject | private |
GetColIndexArray() const override | TMatrixTSparse< Element > | inlinevirtual |
GetColIndexArray() override | TMatrixTSparse< Element > | inlinevirtual |
GetColLwb() const | TMatrixTBase< Element > | inline |
GetColUpb() const | TMatrixTBase< Element > | inline |
GetDrawOption() const | TObject | virtual |
GetDtorOnly() | TObject | static |
GetElements() | TMatrixTBase< Element > | private |
GetIconName() const | TObject | virtual |
GetMatrix2Array(Element *data, Option_t *="") const override | TMatrixTSparse< Element > | virtual |
GetMatrixArray() const override | TMatrixTSparse< Element > | inlinevirtual |
GetMatrixArray() override | TMatrixTSparse< Element > | inlinevirtual |
GetName() const | TObject | virtual |
GetNcols() const | TMatrixTBase< Element > | inline |
GetNoElements() const | TMatrixTBase< Element > | inline |
GetNrows() const | TMatrixTBase< Element > | inline |
GetObjectInfo(Int_t px, Int_t py) const | TObject | virtual |
GetObjectStat() | TObject | static |
GetOption() const | TObject | inlinevirtual |
GetRowIndexArray() const override | TMatrixTSparse< Element > | inlinevirtual |
GetRowIndexArray() override | TMatrixTSparse< Element > | inlinevirtual |
GetRowLwb() const | TMatrixTBase< Element > | inline |
GetRowUpb() const | TMatrixTBase< Element > | inline |
GetSub(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, TMatrixTBase< Element > &target, Option_t *option="S") const override | TMatrixTSparse< Element > | virtual |
GetSub(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, Option_t *option="S") const | TMatrixTSparse< Element > | inline |
GetTitle() const | TObject | virtual |
GetTol() const | TMatrixTBase< Element > | inline |
GetUniqueID() const | TObject | virtual |
HandleTimer(TTimer *timer) | TObject | virtual |
Hash() const | TObject | virtual |
HasInconsistentHash() const | TObject | inline |
IndexedLexSort(Int_t n, Int_t *first, Int_t swapFirst, Int_t *second, Int_t swapSecond, Int_t *index) | TMatrixTBase< Element > | protectedstatic |
Info(const char *method, const char *msgfmt,...) const | TObject | virtual |
InheritsFrom(const char *classname) const | TObject | virtual |
InheritsFrom(const TClass *cl) const | TObject | virtual |
InsertRow(Int_t row, Int_t col, const Element *v, Int_t n=-1) override | TMatrixTSparse< Element > | virtual |
Inspect() const | TObject | virtual |
Invalidate() | TMatrixTBase< Element > | inline |
InvertBit(UInt_t f) | TObject | inline |
IsA() const override | TMatrixTSparse< Element > | inlinevirtual |
IsDestructed() const | TObject | inline |
IsEqual(const TObject *obj) const | TObject | virtual |
IsFolder() const | TObject | virtual |
IsOnHeap() const | TObject | inline |
IsOwner() const | TMatrixTBase< Element > | inline |
IsSortable() const | TObject | inlinevirtual |
IsSymmetric() const override | TMatrixTSparse< Element > | inlinevirtual |
IsValid() const | TMatrixTBase< Element > | inline |
IsZombie() const | TObject | inline |
kAtA enum value | TMatrixTSparse< Element > | |
kBitMask enum value | TObject | |
kCanDelete enum value | TObject | |
kCannotPick enum value | TObject | |
kHasUUID enum value | TObject | |
kInconsistent enum value | TObject | |
kInvalidObject enum value | TObject | |
kIsOnHeap enum value | TObject | |
kIsReferenced enum value | TObject | |
kMinus enum value | TMatrixTSparse< Element > | |
kMult enum value | TMatrixTSparse< Element > | |
kMultTranspose enum value | TMatrixTSparse< Element > | |
kMustCleanup enum value | TObject | |
kNoContextMenu enum value | TObject | |
kNotDeleted enum value | TObject | |
kObjInCanvas enum value | TObject | |
kOnlyPrepStep enum value | TObject | protected |
kOverwrite enum value | TObject | |
kPlus enum value | TMatrixTSparse< Element > | |
kSingleKey enum value | TObject | |
kSizeMax enum value | TMatrixTBase< Element > | protected |
kStatus enum value | TMatrixTBase< Element > | protected |
kTransposed enum value | TMatrixTSparse< Element > | |
kUnit enum value | TMatrixTSparse< Element > | |
kWorkMax enum value | TMatrixTBase< Element > | protected |
kWriteDelete enum value | TObject | |
kZero enum value | TMatrixTSparse< Element > | |
kZombie enum value | TObject | |
ls(Option_t *option="") const | TObject | virtual |
MakeValid() | TMatrixTBase< Element > | inline |
MakeZombie() | TObject | inlineprotected |
Max() const | TMatrixTBase< Element > | virtual |
MayNotUse(const char *method) const | TObject | |
Min() const | TMatrixTBase< Element > | virtual |
Mult(const TMatrixTSparse< Element > &a, const TMatrixTSparse< Element > &b) | TMatrixTSparse< Element > | inline |
NaNValue() | TMatrixTBase< Element > | static |
NonZeros() const override | TMatrixTSparse< Element > | inlinevirtual |
Norm1() const | TMatrixTBase< Element > | inline |
NormByDiag(const TVectorT< Element > &, Option_t *) override | TMatrixTSparse< Element > | inlinevirtual |
NormInf() const | TMatrixTBase< Element > | inline |
Notify() | TObject | virtual |
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
operator delete(void *ptr) | TObject | |
operator delete(void *ptr, void *vp) | TObject | |
operator delete[](void *ptr) | TObject | |
operator delete[](void *ptr, void *vp) | 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!=(Element val) const | TMatrixTBase< Element > | |
operator()(Int_t rown, Int_t coln) const override | TMatrixTSparse< Element > | virtual |
operator()(Int_t rown, Int_t coln) override | TMatrixTSparse< Element > | virtual |
operator*=(Element val) | TMatrixTSparse< Element > | |
operator*=(const TMatrixTSparse< Element > &source) | TMatrixTSparse< Element > | inline |
operator*=(const TMatrixT< Element > &source) | TMatrixTSparse< Element > | inline |
operator+=(Element val) | TMatrixTSparse< Element > | |
operator+=(const TMatrixTSparse< Element > &source) | TMatrixTSparse< Element > | inline |
operator+=(const TMatrixT< Element > &source) | TMatrixTSparse< Element > | inline |
operator-=(Element val) | TMatrixTSparse< Element > | |
operator-=(const TMatrixTSparse< Element > &source) | TMatrixTSparse< Element > | inline |
operator-=(const TMatrixT< Element > &source) | TMatrixTSparse< Element > | inline |
operator<(Element val) const | TMatrixTBase< Element > | |
operator<=(Element val) const | TMatrixTBase< Element > | |
operator=(const TMatrixT< Element > &source) | TMatrixTSparse< Element > | |
operator=(const TMatrixTSparse< Element > &source) | TMatrixTSparse< Element > | |
operator=(Element val) | TMatrixTSparse< Element > | |
TMatrixTBase::operator=(const TObject &rhs) | TObject | inline |
operator==(Element val) const | TMatrixTBase< Element > | |
operator>(Element val) const | TMatrixTBase< Element > | |
operator>=(Element val) const | TMatrixTBase< Element > | |
operator[](Int_t rown) const | TMatrixTSparse< Element > | inline |
operator[](Int_t rown) | TMatrixTSparse< Element > | inline |
Paint(Option_t *option="") | TObject | virtual |
Pop() | TObject | virtual |
Print(Option_t *name="") const override | TMatrixTBase< Element > | virtual |
Randomize(Element alpha, Element beta, Double_t &seed) override | TMatrixTSparse< Element > | virtual |
RandomizePD(Element alpha, Element beta, Double_t &seed) | TMatrixTSparse< Element > | virtual |
Read(const char *name) | TObject | virtual |
RecursiveRemove(TObject *obj) | TObject | virtual |
ReduceSparseMatrix(Int_t nr, Int_t *row, Int_t *col, Element *data) | TMatrixTSparse< Element > | protected |
ResetBit(UInt_t f) | TObject | inline |
ResizeTo(Int_t nrows, Int_t ncols, Int_t nr_nonzeros=-1) override | TMatrixTSparse< Element > | virtual |
ResizeTo(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, Int_t nr_nonzeros=-1) override | TMatrixTSparse< Element > | virtual |
ResizeTo(const TMatrixTSparse< Element > &m) | TMatrixTSparse< Element > | inline |
RowNorm() const override | TMatrixTSparse< Element > | virtual |
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 |
SetColIndexArray(Int_t *data) override | TMatrixTSparse< Element > | inlinevirtual |
SetDrawOption(Option_t *option="") | TObject | virtual |
SetDtorOnly(void *obj) | TObject | static |
SetMatrixArray(const Element *data, Option_t *="") override | TMatrixTSparse< Element > | inlinevirtual |
SetMatrixArray(Int_t nr_nonzeros, Int_t *irow, Int_t *icol, Element *data) | TMatrixTSparse< Element > | virtual |
SetMatrixArray(Int_t nr_nonzeros, Int_t nrows, Int_t ncols, Int_t *irow, Int_t *icol, Element *data) | TMatrixTSparse< Element > | virtual |
SetObjectStat(Bool_t stat) | TObject | static |
SetRowIndexArray(Int_t *data) override | TMatrixTSparse< Element > | inlinevirtual |
SetSparseIndex(Int_t nelem_new) | TMatrixTSparse< Element > | |
SetSparseIndex(const TMatrixTBase< Element > &another) | TMatrixTSparse< Element > | |
SetSparseIndexAB(const TMatrixTSparse< Element > &a, const TMatrixTSparse< Element > &b) | TMatrixTSparse< Element > | |
SetSparseIndexAB(const TMatrixT< Element > &a, const TMatrixTSparse< Element > &b) | TMatrixTSparse< Element > | |
SetSparseIndexAB(const TMatrixTSparse< Element > &a, const TMatrixT< Element > &b) | TMatrixTSparse< Element > | inline |
SetSub(Int_t row_lwb, Int_t col_lwb, const TMatrixTBase< Element > &source) override | TMatrixTSparse< Element > | virtual |
SetTol(Element tol) | TMatrixTBase< Element > | inline |
SetUniqueID(UInt_t uid) | TObject | virtual |
Shift(Int_t row_shift, Int_t col_shift) | TMatrixTBase< Element > | virtual |
Sqr() | TMatrixTBase< Element > | virtual |
Sqrt() | TMatrixTBase< Element > | virtual |
Streamer(TBuffer &) override | TMatrixTSparse< Element > | virtual |
StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b) | TMatrixTSparse< Element > | inline |
Sum() const | TMatrixTBase< Element > | virtual |
SysError(const char *method, const char *msgfmt,...) const | TObject | virtual |
T() | TMatrixTSparse< Element > | inline |
TestBit(UInt_t f) const | TObject | inline |
TestBits(UInt_t f) const | TObject | inline |
TMatrixTBase() | TMatrixTBase< Element > | inline |
TMatrixTSparse() | TMatrixTSparse< Element > | inline |
TMatrixTSparse(Int_t nrows, Int_t ncols) | TMatrixTSparse< Element > | |
TMatrixTSparse(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, Int_t nr_nonzeros=0) | TMatrixTSparse< Element > | |
TMatrixTSparse(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, Int_t nr_nonzeros, Int_t *row, Int_t *col, Element *data) | TMatrixTSparse< Element > | |
TMatrixTSparse(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, Int_t *rowptr, Int_t *col, Element *data) | TMatrixTSparse< Element > | |
TMatrixTSparse(const TMatrixTSparse< Element > &another) | TMatrixTSparse< Element > | |
TMatrixTSparse(const TMatrixT< Element > &another) | TMatrixTSparse< Element > | |
TMatrixTSparse(EMatrixCreatorsOp1 op, const TMatrixTSparse< Element > &prototype) | TMatrixTSparse< Element > | |
TMatrixTSparse(const TMatrixTSparse< Element > &a, EMatrixCreatorsOp2 op, const TMatrixTSparse< Element > &b) | TMatrixTSparse< Element > | |
TMatrixTSparse(const TMatrixTSparse< Element > &a, EMatrixCreatorsOp2 op, const TMatrixT< Element > &b) | TMatrixTSparse< Element > | |
TMatrixTSparse(const TMatrixT< Element > &a, EMatrixCreatorsOp2 op, const TMatrixTSparse< Element > &b) | TMatrixTSparse< Element > | |
TObject() | TObject | inline |
TObject(const TObject &object) | TObject | inline |
Transpose(const TMatrixTSparse< Element > &source) | TMatrixTSparse< Element > | |
UnitMatrix() override | TMatrixTSparse< Element > | virtual |
Use(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, Int_t nr_nonzeros, Int_t *pRowIndex, Int_t *pColIndex, Element *pData) | TMatrixTSparse< Element > | |
Use(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, Int_t nr_nonzeros, const Int_t *pRowIndex, const Int_t *pColIndex, const Element *pData) const | TMatrixTSparse< Element > | inline |
Use(Int_t nrows, Int_t ncols, Int_t nr_nonzeros, Int_t *pRowIndex, Int_t *pColIndex, Element *pData) | TMatrixTSparse< Element > | inline |
Use(Int_t nrows, Int_t ncols, Int_t nr_nonzeros, const Int_t *pRowIndex, const Int_t *pColIndex, const Element *pData) const | TMatrixTSparse< Element > | inline |
Use(TMatrixTSparse< Element > &a) | TMatrixTSparse< Element > | inline |
Use(const TMatrixTSparse< Element > &a) const | TMatrixTSparse< Element > | inline |
UseCurrentStyle() | TObject | virtual |
Warning(const char *method, const char *msgfmt,...) const | TObject | virtual |
Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) | TObject | virtual |
Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const | TObject | virtual |
Zero() override | TMatrixTSparse< Element > | virtual |
~TMatrixTBase() override | TMatrixTBase< Element > | inline |
~TMatrixTSparse() override | TMatrixTSparse< Element > | inline |
~TObject() | TObject | virtual |