| ~MatRepSym<double,4>() |
| double | apply(unsigned int i) const |
| double* | Array() |
| const double* | Array() const |
| void | CreateOffsets() |
| ROOT::Math::MatRepSym<double,4> | MatRepSym<double,4>() |
| ROOT::Math::MatRepSym<double,4> | MatRepSym<double,4>(const ROOT::Math::MatRepSym<double,4>&) |
| const ROOT::Math::RowOffsets<4>& | Offsets() const |
| const double& | operator()(unsigned int i, unsigned int j) const |
| double& | operator()(unsigned int i, unsigned int j) |
| ROOT::Math::MatRepSym<double,4>& | operator+=(const ROOT::Math::MatRepSym<double,4>& rhs) |
| ROOT::Math::MatRepSym<double,4>& | operator-=(const ROOT::Math::MatRepSym<double,4>& rhs) |
| ROOT::Math::MatRepSym<double,4>& | operator=(const ROOT::Math::MatRepSym<double,4>& rhs) |
| double& | operator[](unsigned int i) |
| const double& | operator[](unsigned int i) const |