| ~MatRepStd<float,3,4>() |
float | apply(unsigned int i) const |
float* | Array() |
const float* | Array() const |
ROOT::Math::MatRepStd<float,3,4> | MatRepStd<float,3,4>() |
ROOT::Math::MatRepStd<float,3,4> | MatRepStd<float,3,4>(const ROOT::Math::MatRepStd<float,3,4>&) |
const float& | operator()(unsigned int i, unsigned int j) const |
float& | operator()(unsigned int i, unsigned int j) |
ROOT::Math::MatRepStd<float,3,4>& | operator=(const ROOT::Math::MatRepStd<float,3,4>&) |
float& | operator[](unsigned int i) |
const float& | operator[](unsigned int i) const |