#include "MatrixRepresentationsStatic.h" |
ROOT::Math::MatRepSym<Double32_t,6>
class description - header file - source file - inheritance tree (.pdf)
public:
MatRepSym<Double32_t,6>()
MatRepSym<Double32_t,6>(const ROOT::Math::MatRepSym<Double32_t,6>&)
~MatRepSym<Double32_t,6>()
Double32_t apply(unsigned int i) const
Double32_t* Array()
const Double32_t* Array() const
void CreateOffsets()
const ROOT::Math::RowOffsets<6>& Offsets() const
const Double32_t& operator()(unsigned int i, unsigned int j) const
Double32_t& operator()(unsigned int i, unsigned int j)
ROOT::Math::MatRepSym<Double32_t,6>& operator+=(const ROOT::Math::MatRepSym<Double32_t,6>& rhs)
ROOT::Math::MatRepSym<Double32_t,6>& operator-=(const ROOT::Math::MatRepSym<Double32_t,6>& rhs)
ROOT::Math::MatRepSym<Double32_t,6>& operator=(const ROOT::Math::MatRepSym<Double32_t,6>& rhs)
Double32_t& operator[](unsigned int i)
const Double32_t& operator[](unsigned int i) const
private:
Double32_t fArray[21]
ROOT::Math::RowOffsets<6>* fOff ! transient
public:
static const enum ROOT::Math::MatRepSym<Double32_t,6>:: kRows
static const enum ROOT::Math::MatRepSym<Double32_t,6>:: kCols
static const enum ROOT::Math::MatRepSym<Double32_t,6>:: kSize