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