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