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