#include "MatrixRepresentationsStatic.h"

ROOT::Math::RowOffsets<4>


class description - header file
viewCVS header

class ROOT::Math::RowOffsets<4>

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
~RowOffsets<4>()
intapply(unsigned int i) const
intoperator()(unsigned int i, unsigned int j) const
ROOT::Math::RowOffsets<4>&operator=(const ROOT::Math::RowOffsets<4>&)
ROOT::Math::RowOffsets<4>RowOffsets<4>()
ROOT::Math::RowOffsets<4>RowOffsets<4>(const ROOT::Math::RowOffsets<4>&)

Data Members

public:
intfOff[16]

Class Description

const T& operator()(unsigned int i, unsigned int j)
T apply(unsigned int i)
{ return fArray[i]; }
MatRepStd<T, D1, D2>& operator=(const R& rhs)

Last update: Tue Nov 21 09:01:50 2006


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.