Absolute() const | RootCsg::TMatrix3x3 | |
Adjoint() const | RootCsg::TMatrix3x3 | |
Cofac(Int_t r1, Int_t c1, Int_t r2, Int_t c2) const | RootCsg::TMatrix3x3 | [inline] |
Determinant() const | RootCsg::TMatrix3x3 | |
fEl | RootCsg::TMatrix3x3 | [protected] |
GetValue(Double_t *m) const | RootCsg::TMatrix3x3 | [inline] |
Inverse() const | RootCsg::TMatrix3x3 | |
Invert() | RootCsg::TMatrix3x3 | |
operator *=(const TMatrix3x3 &m) | RootCsg::TMatrix3x3 | |
operator[](Int_t i) | RootCsg::TMatrix3x3 | [inline] |
operator[](Int_t i) const | RootCsg::TMatrix3x3 | [inline] |
Scale(Double_t x, Double_t y, Double_t z) | RootCsg::TMatrix3x3 | [inline] |
Scaled(Double_t x, Double_t y, Double_t z) const | RootCsg::TMatrix3x3 | [inline] |
SetEuler(const TVector3 &euler) | RootCsg::TMatrix3x3 | [inline] |
SetIdentity() | RootCsg::TMatrix3x3 | [inline] |
SetValue(const Double_t *m) | RootCsg::TMatrix3x3 | [inline] |
SetValue(Double_t xx, Double_t xy, Double_t xz, Double_t yx, Double_t yy, Double_t yz, Double_t zx, Double_t zy, Double_t zz) | RootCsg::TMatrix3x3 | [inline] |
Tdot(Int_t c, const TVector3 &v) const | RootCsg::TMatrix3x3 | [inline] |
TMatrix3x3() | RootCsg::TMatrix3x3 | [inline] |
TMatrix3x3(const Double_t *m) | RootCsg::TMatrix3x3 | [inline] |
TMatrix3x3(const TVector3 &euler) | RootCsg::TMatrix3x3 | [inline] |
TMatrix3x3(const TVector3 &euler, const TVector3 &s) | RootCsg::TMatrix3x3 | [inline] |
TMatrix3x3(Double_t xx, Double_t xy, Double_t xz, Double_t yx, Double_t yy, Double_t yz, Double_t zx, Double_t zy, Double_t zz) | RootCsg::TMatrix3x3 | [inline] |
Transpose() | RootCsg::TMatrix3x3 | |
Transposed() const | RootCsg::TMatrix3x3 | |