#include "MatrixRepresentationsStatic.h" |
ROOT::Math::MatRepStd<Double32_t,4,3>
class description - source file - inheritance tree (.pdf)
public:
MatRepStd<Double32_t,4,3>()
MatRepStd<Double32_t,4,3>(const ROOT::Math::MatRepStd<Double32_t,4,3>&)
~MatRepStd<Double32_t,4,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,4,3>& operator=(const ROOT::Math::MatRepStd<Double32_t,4,3>&)
Double32_t& operator[](unsigned int i)
const Double32_t& operator[](unsigned int i) const
private:
Double32_t fArray[12]
public:
static const enum ROOT::Math::MatRepStd<Double32_t,4,3>:: kRows
static const enum ROOT::Math::MatRepStd<Double32_t,4,3>:: kCols
static const enum ROOT::Math::MatRepStd<Double32_t,4,3>:: kSize
Inline Functions
void ~MatRepStd<Double32_t,4,3>()
const Double32_t& operator()(unsigned int i, unsigned int j) const
Double32_t& operator()(unsigned int i, unsigned int j)
Double32_t& operator[](unsigned int i)
const Double32_t& operator[](unsigned int i) const
Double32_t apply(unsigned int i) const
Double32_t* Array()
const Double32_t* Array() const
ROOT::Math::MatRepStd<Double32_t,4,3> MatRepStd<Double32_t,4,3>()
ROOT::Math::MatRepStd<Double32_t,4,3> MatRepStd<Double32_t,4,3>(const ROOT::Math::MatRepStd<Double32_t,4,3>&)
ROOT::Math::MatRepStd<Double32_t,4,3>& operator=(const ROOT::Math::MatRepStd<Double32_t,4,3>&)
Last update: root/smatrix:$Name: $:$Id: MatrixRepresentationsStatic.h,v 1.8 2006/06/08 15:23:34 moneta Exp $
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.