ROOT 6.13/01 Reference Guide |
This is the complete list of members for TVectorT< Element >, including all inherited members.
Abs() | TVectorT< Element > | |
Add(const TVectorT< Element > &v) | TVectorT< Element > | |
Add(const TVectorT< Element > &v1, const TVectorT< Element > &v2) | TVectorT< Element > | |
AddSomeConstant(Element val, const TVectorT< Element > &select) | TVectorT< Element > | |
Allocate(Int_t nrows, Int_t row_lwb=0, Int_t init=0) | TVectorT< Element > | protected |
Apply(const TElementActionT< Element > &action) | TVectorT< Element > | |
Apply(const TElementPosActionT< Element > &action) | TVectorT< Element > | |
Clear(Option_t *="") | TVectorT< Element > | inline |
Delete_m(Int_t size, Element *&) | TVectorT< Element > | protected |
Draw(Option_t *option="") | TVectorT< Element > | |
EVectorStatusBits enum name | TVectorT< Element > | protected |
fDataStack | TVectorT< Element > | protected |
fElements | TVectorT< Element > | protected |
fIsOwner | TVectorT< Element > | protected |
fNrows | TVectorT< Element > | protected |
fRowLwb | TVectorT< Element > | protected |
GetLwb() const | TVectorT< Element > | inline |
GetMatrixArray() | TVectorT< Element > | inline |
GetMatrixArray() const | TVectorT< Element > | inline |
GetNoElements() const | TVectorT< Element > | inline |
GetNrows() const | TVectorT< Element > | inline |
GetSub(Int_t row_lwb, Int_t row_upb, TVectorT< Element > &target, Option_t *option="S") const | TVectorT< Element > | |
GetSub(Int_t row_lwb, Int_t row_upb, Option_t *option="S") const | TVectorT< Element > | inline |
GetUpb() const | TVectorT< Element > | inline |
Invalidate() | TVectorT< Element > | inline |
Invert() | TVectorT< Element > | |
IsOwner() const | TVectorT< Element > | inline |
IsValid() const | TVectorT< Element > | inline |
kSizeMax enum value | TVectorT< Element > | protected |
kStatus enum value | TVectorT< Element > | protected |
kWorkMax enum value | TVectorT< Element > | protected |
MakeValid() | TVectorT< Element > | inline |
MatchesNonZeroPattern(const TVectorT< Element > &select) | TVectorT< Element > | |
Max() const | TVectorT< Element > | |
Memcpy_m(Element *newp, const Element *oldp, Int_t copySize, Int_t newSize, Int_t oldSize) | TVectorT< Element > | protected |
Min() const | TVectorT< Element > | |
New_m(Int_t size) | TVectorT< Element > | protected |
NonZeros() const | TVectorT< Element > | |
Norm1() const | TVectorT< Element > | |
Norm2Sqr() const | TVectorT< Element > | |
NormInf() const | TVectorT< Element > | |
operator!=(Element val) const | TVectorT< Element > | |
operator()(Int_t index) const | TVectorT< Element > | inline |
operator()(Int_t index) | TVectorT< Element > | inline |
operator*=(Element val) | TVectorT< Element > | |
operator*=(const TMatrixT< Element > &a) | TVectorT< Element > | |
operator*=(const TMatrixTSym< Element > &a) | TVectorT< Element > | |
operator*=(const TMatrixTSparse< Element > &a) | TVectorT< Element > | |
operator+=(Element val) | TVectorT< Element > | |
operator+=(const TVectorT< Element > &source) | TVectorT< Element > | |
operator-=(Element val) | TVectorT< Element > | |
operator-=(const TVectorT< Element > &source) | TVectorT< Element > | |
operator<(Element val) const | TVectorT< Element > | |
operator<=(Element val) const | TVectorT< Element > | |
operator=(const TVectorT< Element > &source) | TVectorT< Element > | |
operator=(const TMatrixTRow_const< Element > &mr) | TVectorT< Element > | |
operator=(const TMatrixTColumn_const< Element > &mc) | TVectorT< Element > | |
operator=(const TMatrixTDiag_const< Element > &md) | TVectorT< Element > | |
operator=(const TMatrixTSparseRow_const< Element > &md) | TVectorT< Element > | |
operator=(const TMatrixTSparseDiag_const< Element > &md) | TVectorT< Element > | |
operator=(const TVectorT< Element2 > &source) | TVectorT< Element > | inline |
operator=(Element val) | TVectorT< Element > | |
operator==(Element val) const | TVectorT< Element > | |
operator>(Element val) const | TVectorT< Element > | |
operator>=(Element val) const | TVectorT< Element > | |
operator[](Int_t index) const | TVectorT< Element > | inline |
operator[](Int_t index) | TVectorT< Element > | inline |
Print(Option_t *option="") const | TVectorT< Element > | |
Randomize(Element alpha, Element beta, Double_t &seed) | TVectorT< Element > | |
ResizeTo(Int_t lwb, Int_t upb) | TVectorT< Element > | |
ResizeTo(Int_t n) | TVectorT< Element > | inline |
ResizeTo(const TVectorT< Element > &v) | TVectorT< Element > | inline |
SelectNonZeros(const TVectorT< Element > &select) | TVectorT< Element > | |
SetElements(const Element *elements) | TVectorT< Element > | inline |
SetSub(Int_t row_lwb, const TVectorT< Element > &source) | TVectorT< Element > | |
Shift(Int_t row_shift) | TVectorT< Element > | inline |
SomePositive(const TVectorT< Element > &select) | TVectorT< Element > | |
Sqr() | TVectorT< Element > | |
Sqrt() | TVectorT< Element > | |
Sum() const | TVectorT< Element > | |
TVectorT() | TVectorT< Element > | inline |
TVectorT(Int_t n) | TVectorT< Element > | explicit |
TVectorT(Int_t lwb, Int_t upb) | TVectorT< Element > | |
TVectorT(Int_t n, const Element *elements) | TVectorT< Element > | |
TVectorT(Int_t lwb, Int_t upb, const Element *elements) | TVectorT< Element > | |
TVectorT(const TVectorT< Element > &another) | TVectorT< Element > | |
TVectorT(const TMatrixTRow_const< Element > &mr) | TVectorT< Element > | |
TVectorT(const TMatrixTColumn_const< Element > &mc) | TVectorT< Element > | |
TVectorT(const TMatrixTDiag_const< Element > &md) | TVectorT< Element > | |
TVectorT(const TVectorT< Element2 > &another) | TVectorT< Element > | inline |
TVectorT(Int_t lwb, Int_t upb, Double_t iv1,...) | TVectorT< Element > | |
Use(Int_t lwb, Int_t upb, Element *data) | TVectorT< Element > | |
Use(Int_t lwb, Int_t upb, const Element *data) const | TVectorT< Element > | inline |
Use(Int_t n, Element *data) | TVectorT< Element > | inline |
Use(Int_t n, const Element *data) const | TVectorT< Element > | inline |
Use(TVectorT< Element > &v) | TVectorT< Element > | inline |
Use(const TVectorT< Element > &v) const | TVectorT< Element > | inline |
Zero() | TVectorT< Element > | |
~TVectorT() | TVectorT< Element > | inlinevirtual |