|  | ~SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >() | 
| float | apply(unsigned int i) const | 
| const float* | Array() const | 
| float* | Array() | 
| const float& | At(unsigned int i, unsigned int j) const | 
| float& | At(unsigned int i, unsigned int j) | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >::iterator | begin() | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >::const_iterator | begin() const | 
| ROOT::Math::SVector<float,2> | Col(unsigned int thecol) const | 
| bool | Det(float& det) | 
| bool | Det2(float& det) const | 
| ROOT::Math::SVector<float,2> | Diagonal() const | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >::iterator | end() | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >::const_iterator | end() const | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> > | Inverse(int& ifail) const | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> > | InverseFast(int& ifail) const | 
| bool | Invert() | 
| bool | InvertFast() | 
| bool | IsInUse(const float* p) const | 
| ROOT::Math::SVector<float,2*(2+1)/2> | LowerBlock() const | 
| bool | operator!=(const float& rhs) const | 
| bool | operator!=(const ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >& rhs) const | 
| const float& | operator()(unsigned int i, unsigned int j) const | 
| float& | operator()(unsigned int i, unsigned int j) | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >& | operator*=(const float& rhs) | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >& | operator+=(const float& rhs) | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >& | operator-=(const float& rhs) | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >& | operator/=(const float& rhs) | 
| bool | operator<(const float& rhs) const | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >& | operator=(ROOT::Math::SMatrixIdentity) | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >& | operator=(const float& rhs) | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >& | operator=(const ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >&) | 
| bool | operator==(const float& rhs) const | 
| bool | operator>(const float& rhs) const | 
| ostream& | Print(ostream& os) const | 
| ROOT::Math::SVector<float,2> | Row(unsigned int therow) const | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> > | SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >() | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> > | SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >(ROOT::Math::SMatrixIdentity) | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> > | SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >(const ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >& rhs) | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> > | SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >(const float& rhs) | 
| ROOT::Math::SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> > | SMatrix<float,2,2,ROOT::Math::MatRepStd<float,2,2> >(const ROOT::Math::SVector<float,2*(2+1)/2>& v, bool lower = true) | 
| float | Trace() const | 
| ROOT::Math::SVector<float,2*(2+1)/2> | UpperBlock() const |