+
class ROOT::Math::RowOffsets<5>
-
#include "MatrixRepresentationsStatic.h"
Display options:
Show inherited
Show non-public

class ROOT::Math::RowOffsets<5>

Function Members (Methods)

public:
~RowOffsets<5>()
intapply(unsigned int i) const
intoperator()(unsigned int i, unsigned int j) const
ROOT::Math::RowOffsets<5>&operator=(const ROOT::Math::RowOffsets<5>&)
ROOT::Math::RowOffsets<5>RowOffsets<5>()
ROOT::Math::RowOffsets<5>RowOffsets<5>(const ROOT::Math::RowOffsets<5>&)

Data Members

public:
intfOff[25]

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

const T& operator()(unsigned int i, unsigned int j) const
T apply(unsigned int i) const
{ return fArray[i]; }
MatRepStd<T, D1, D2>& operator=(const ROOT::Math::RowOffsets<5>& )

Last update: Mon Jun 25 19:40:26 2007

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.