library: libSmatrix #include "MatrixRepresentationsStatic.h" |
ROOT::Math::MatRepStd<float,6,6>
class description - header file - source file - inheritance tree (.pdf)
public:
MatRepStd<float,6,6>()
MatRepStd<float,6,6>(const ROOT::Math::MatRepStd<float,6,6>&)
~MatRepStd<float,6,6>()
float apply(unsigned int i) const
float* Array()
const float* Array() const
const float& operator()(unsigned int i, unsigned int j) const
float& operator()(unsigned int i, unsigned int j)
ROOT::Math::MatRepStd<float,6,6>& operator=(const ROOT::Math::MatRepStd<float,6,6>&)
float& operator[](unsigned int i)
const float& operator[](unsigned int i) const
private:
float fArray[36]
public:
static const enum ROOT::Math::MatRepStd<float,6,6>:: kRows
static const enum ROOT::Math::MatRepStd<float,6,6>:: kCols
static const enum ROOT::Math::MatRepStd<float,6,6>:: kSize