--- PamCut/doc/Doxygen/html/classSimpleMatrix.html 2009/05/27 13:30:05 1.1.1.1 +++ PamCut/doc/Doxygen/html/classSimpleMatrix.html 2009/09/25 15:42:16 1.3 @@ -44,13 +44,6 @@ unsigned int GetNCols ()  Returns the number of columns.
-

Private Attributes

-std::vector< std::vector< T > > _matrix - -unsigned int _nRows - -unsigned int _nCols -

Detailed Description

template<class T>
@@ -58,9 +51,7 @@ A simple matrix class.

-This class defines a matrix built by STL vectors. It is basically a variable-dimension vector of vectors; the dimension is defined at construction and cannot be changed in current implementation. It is intended as a container and not for algebraic manipulations. The class provides a standard access operator []. -

Definition at line 45 of file CommonDefs.h.

-

Constructor & Destructor Documentation

+This class defines a matrix built by STL vectors. It is basically a variable-dimension vector of vectors; the dimension is defined at construction and cannot be changed in current implementation. It is intended as a container and not for algebraic manipulations. The class provides a standard access operator [].

Constructor & Destructor Documentation

@@ -106,8 +97,6 @@ -

Definition at line 58 of file CommonDefs.h.

-


Member Function Documentation

@@ -133,8 +122,6 @@

Returns:
The number of columns.
-

Definition at line 84 of file CommonDefs.h.

-

@@ -159,8 +146,6 @@

Returns:
The number of rows.
-

Definition at line 76 of file CommonDefs.h.

-

@@ -191,78 +176,12 @@

Returns:
The i-th row (a vector).
-

Definition at line 68 of file CommonDefs.h.

- - -

-


Member Data Documentation

- -
-
-
-template<class T>
- - - - -
std::vector<std::vector<T> > SimpleMatrix< T >::_matrix [private]
-
-
- -

- -

Definition at line 90 of file CommonDefs.h.

- -

Referenced by SimpleMatrix< UInt_t >::operator[]().

- -
-

- -

-
-
-template<class T>
- - - - -
unsigned int SimpleMatrix< T >::_nCols [private]
-
-
- -

- -

Definition at line 91 of file CommonDefs.h.

- -

Referenced by SimpleMatrix< UInt_t >::GetNCols().

- -
-

- -

-
-
-template<class T>
- - - - -
unsigned int SimpleMatrix< T >::_nRows [private]
-
-
- -

- -

Definition at line 91 of file CommonDefs.h.

- -

Referenced by SimpleMatrix< UInt_t >::GetNRows().

-


The documentation for this class was generated from the following file: -
Generated on Wed May 27 15:21:42 2009 for PamCut by  +
Generated on Fri Jun 5 15:09:04 2009 for PamCut by  doxygen 1.5.9