CxxUtils::WritableArrayData< N > Class Template Reference

Inheritance diagram for CxxUtils::WritableArrayData< N >:
CaloRec::Arrayrep CxxUtils::WritableArray< N > CxxUtils::Array< N >

List of all members.

Public Member Functions

 WritableArrayData (const unsigned int shape[])
 Constructor.
 WritableArrayData (const std::vector< unsigned int > &shape)
 Constructor.

template<unsigned int N>
class CxxUtils::WritableArrayData< N >


Constructor & Destructor Documentation

template<unsigned int N>
CxxUtils::WritableArrayData< N >::WritableArrayData ( const unsigned int  shape[]  )  [inline]

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.

template<unsigned int N>
CxxUtils::WritableArrayData< N >::WritableArrayData ( const std::vector< unsigned int > &  shape  )  [inline]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1