################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template , | | typename A = std::allocator > | | class ConstArrayView; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayViewtemplatetypena] [meT,typenameI=IndexOptions,typenameA=stdallocatorT] [classConstArrayView; ] Defined in namespace `flens`. Class ConstArrayViewtemplatetypenameT,typenameI=IndexOptions,typenameA=stdallocatorTclassConstArrayView; with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ConstArrayView(IndexType length, | | const ElementType *data, | | IndexType stride = IndexType(1), | | IndexType firstIndex = defaultIndexBase, | | const Allocator &allocator = Allocator()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@F@ConstArrayV] [iew# #*1t0.0#S0_#S0_#&1t0.2# ] Defined in namespace `flens`. Constructor of class `ConstArrayView` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ConstArrayView(const ConstArrayView &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@F@ConstArrayV] [iew#&1 # ] Defined in namespace `flens`. Constructor of class `ConstArrayView` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | ConstArrayView(const RHS &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@FT@>1#TConstA] [rrayView#&1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `ConstArrayView` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ~ConstArrayView(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@F@~ConstArray] [View#~ ] Defined in namespace `flens`. Method `~ConstArrayView` of class `ConstArrayView` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType & | | operator()(IndexType index) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@F@operator()#] [ #1constElementTypeband ] Defined in namespace `flens`. Operator `()` of class `ConstArrayView` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstIndex() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@F@firstIndex#] [1IndexType ] Defined in namespace `flens`. Method `firstIndex` of class `ConstArrayView` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastIndex() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@F@lastIndex#1] [IndexType ] Defined in namespace `flens`. Method `lastIndex` of class `ConstArrayView` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | length() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@F@length#1Ind] [exType ] Defined in namespace `flens`. Method `length` of class `ConstArrayView` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | stride() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@F@stride#1Ind] [exType ] Defined in namespace `flens`. Method `stride` of class `ConstArrayView` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType * | | data() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@F@data#1const] [ElementType* ] Defined in namespace `flens`. Method `data` of class `ConstArrayView` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const Allocator & | | allocator() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@F@allocator#1] [constAllocatorband ] Defined in namespace `flens`. Method `allocator` of class `ConstArrayView` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | changeIndexBase(IndexType firstIndex); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@F@changeIndex] [Base# #void ] Defined in namespace `flens`. Method `changeIndexBase` of class `ConstArrayView` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstArrayView | | view(IndexType from, IndexType to, | | IndexType stride = IndexType(1), | | IndexType firstViewIndex = defaultIndexBase) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@ConstArrayView@F@view# #S0_#] [S0_#S0_#1constConstArrayView ] Defined in namespace `flens`. Method `view` of class `ConstArrayView` with 3 template parameters.