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