CxxUtils::WritableArray< 0 > Class Template Reference
List of all members.
template<>
class CxxUtils::WritableArray< 0 >
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
| rep | Arrayrep from which to initialize the array. |
Initialize an array from an Arrayrep
. The new array will represent the entire Arrayrep
. The dimension N
must match the length of the Arrayrep's
shape.
Member Function Documentation
Assignment.
- Parameters:
-
| elt | The RHS of the assignment. |
- Returns:
- This object.
Assign into the array.
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