CxxUtils::WritableArrayData< N > Class Template Reference
List of all members.
template<unsigned int N>
class CxxUtils::WritableArrayData< N >
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
| shape | The shape of the array, as a C array. Should be N elements long. |
The shape is the size of the array along each dimension.
- Parameters:
-
| shape | The shape of the array, as a C array. Should be N elements long. \ |
The shape is the size of the array along each dimension.
Constructor.
- Parameters:
-
| shape | The shape of the array, as a std::vector. Should be N elements long. |
The shape is the size of the array along each dimension.
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/CxxUtils/CxxUtils/Array.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/CxxUtils/CxxUtils/Array.icc