#include "MatrixRepresentationsStatic.h"

ROOT::Math::MatRepSym<Double32_t,2>


class description - source file - inheritance tree (.pdf)

class ROOT::Math::MatRepSym<Double32_t,2>

Inheritance Chart:
ROOT::Math::MatRepSym<Double32_t,2>

    public:
MatRepSym<Double32_t,2>() MatRepSym<Double32_t,2>(const ROOT::Math::MatRepSym<Double32_t,2>&) ~MatRepSym<Double32_t,2>() Double32_t apply(unsigned int i) const Double32_t* Array() const Double32_t* Array() const void CreateOffsets() const ROOT::Math::RowOffsets<2>& 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,2>& operator+=(const ROOT::Math::MatRepSym<Double32_t,2>& rhs) ROOT::Math::MatRepSym<Double32_t,2>& operator-=(const ROOT::Math::MatRepSym<Double32_t,2>& rhs) ROOT::Math::MatRepSym<Double32_t,2>& operator=(const ROOT::Math::MatRepSym<Double32_t,2>& rhs) Double32_t& operator[](unsigned int i) const Double32_t& operator[](unsigned int i) const

Data Members

    private:
Double32_t fArray[3] ROOT::Math::RowOffsets<2>* fOff ! transient public:
static const enum ROOT::Math::MatRepSym<Double32_t,2>:: kRows static const enum ROOT::Math::MatRepSym<Double32_t,2>:: kCols static const enum ROOT::Math::MatRepSym<Double32_t,2>:: kSize

Class Description




Inline Functions


                                        void ~MatRepSym<Double32_t,2>()
         ROOT::Math::MatRepSym<Double32_t,2> MatRepSym<Double32_t,2>()
                           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::MatRepSym<Double32_t,2>& operator+=(const ROOT::Math::MatRepSym<Double32_t,2>& rhs)
        ROOT::Math::MatRepSym<Double32_t,2>& operator-=(const ROOT::Math::MatRepSym<Double32_t,2>& rhs)
        ROOT::Math::MatRepSym<Double32_t,2>& operator=(const ROOT::Math::MatRepSym<Double32_t,2>& rhs)
                                        void CreateOffsets()
            const ROOT::Math::RowOffsets<2>& Offsets() const
         ROOT::Math::MatRepSym<Double32_t,2> MatRepSym<Double32_t,2>(const ROOT::Math::MatRepSym<Double32_t,2>&)


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.