CxxUtils::WritableArray< 0 > Class Template Reference

Inheritance diagram for CxxUtils::WritableArray< 0 >:
CxxUtils::Array< 0 >

List of all members.

Public Member Functions

 WritableArray (Arrayrep &rep)
 Constructor.
WritableArray< 0 > & operator= (Arrayelt elt)
 Assignment.

Friends

class WritableArray< 1 >

template<>
class CxxUtils::WritableArray< 0 >


Constructor & Destructor Documentation

CxxUtils::WritableArray< 0 >::WritableArray ( Arrayrep rep  )  [inline]

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

WritableArray< 0 > & CxxUtils::WritableArray< 0 >::operator= ( Arrayelt  elt  )  [inline]

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

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1