#include "MatrixRepresentationsStatic.h"

ROOT::Math::MatRepStd<Double32_t,3,4>


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

class ROOT::Math::MatRepStd<Double32_t,3,4>

Inheritance Chart:
ROOT::Math::MatRepStd<Double32_t,3,4>

    public:
MatRepStd<Double32_t,3,4>() MatRepStd<Double32_t,3,4>(const ROOT::Math::MatRepStd<Double32_t,3,4>&) ~MatRepStd<Double32_t,3,4>() 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,4>& operator=(const ROOT::Math::MatRepStd<Double32_t,3,4>&) Double32_t& operator[](unsigned int i) const Double32_t& operator[](unsigned int i) const

Data Members

    private:
Double32_t fArray[12] public:
static const enum ROOT::Math::MatRepStd<Double32_t,3,4>:: kRows static const enum ROOT::Math::MatRepStd<Double32_t,3,4>:: kCols static const enum ROOT::Math::MatRepStd<Double32_t,3,4>:: kSize

Class Description




Inline Functions


                                          void ~MatRepStd<Double32_t,3,4>()
                             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,3,4> MatRepStd<Double32_t,3,4>()
         ROOT::Math::MatRepStd<Double32_t,3,4> MatRepStd<Double32_t,3,4>(const ROOT::Math::MatRepStd<Double32_t,3,4>&)
        ROOT::Math::MatRepStd<Double32_t,3,4>& operator=(const ROOT::Math::MatRepStd<Double32_t,3,4>&)


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.