################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | class TinyArrayView; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#NI#NI#NI@TinyArrayViewtemplatety] [penameT,intn,intinc,intindexBase=1classTinyArrayVi] [ew; ] Defined in namespace `flens`. Class TinyArrayViewtemplatetypenameT,intn,intinc,intindexBase=1classTinyArrayView; with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TinyArrayView(ElementType *data); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#NI#NI#NI@TinyArrayView@F@TinyArr] [ayView#*t0.0# ] Defined in namespace `flens`. Constructor of class `TinyArrayView` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ~TinyArrayView(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#NI#NI#NI@TinyArrayView@F@~TinyAr] [rayView#~ ] Defined in namespace `flens`. Method `~TinyArrayView` of class `TinyArrayView` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType & | | operator()(IndexType index) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#NI#NI#NI@TinyArrayView@F@operato] [r()#I#1constElementTypeband ] Defined in namespace `flens`. Operator `()` of class `TinyArrayView` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType & | | operator()(IndexType index); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#NI#NI#NI@TinyArrayView@F@operato] [r()#I#ElementTypeband ] Defined in namespace `flens`. Operator `()` of class `TinyArrayView` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType * | | data() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#NI#NI#NI@TinyArrayView@F@data#1c] [onstElementType* ] Defined in namespace `flens`. Method `data` of class `TinyArrayView` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType * | | data(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#NI#NI#NI@TinyArrayView@F@data#El] [ementType* ] Defined in namespace `flens`. Method `data` of class `TinyArrayView` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | fill(const ElementType &value = ElementType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#NI#NI#NI@TinyArrayView@F@fill#&1] [t0.0#void ] Defined in namespace `flens`. Method `fill` of class `TinyArrayView` with 4 template parameters.