################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | class TinyArray; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#NI#NI@TinyArraytemplatetypenameT] [,intn,intindexBase=1classTinyArray; ] Defined in namespace `flens`. Class TinyArraytemplatetypenameT,intn,intindexBase=1classTinyArray; with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TinyArray(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#NI#NI@TinyArray@F@TinyArray# ] Defined in namespace `flens`. Constructor of class `TinyArray` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TinyArray(const TinyArray &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#NI#NI@TinyArray@F@TinyArray#&1 # ] Defined in namespace `flens`. Constructor of class `TinyArray` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ~TinyArray(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#NI#NI@TinyArray@F@~TinyArray#~ ] Defined in namespace `flens`. Method `~TinyArray` of class `TinyArray` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType & | | operator()(IndexType index) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#NI#NI@TinyArray@F@operator()#I#1] [constElementTypeband ] Defined in namespace `flens`. Operator `()` of class `TinyArray` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType & | | operator()(IndexType index); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#NI#NI@TinyArray@F@operator()#I#E] [lementTypeband ] Defined in namespace `flens`. Operator `()` of class `TinyArray` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType * | | data() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#NI#NI@TinyArray@F@data#1constEle] [mentType* ] Defined in namespace `flens`. Method `data` of class `TinyArray` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType * | | data(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#NI#NI@TinyArray@F@data#ElementTy] [pe* ] Defined in namespace `flens`. Method `data` of class `TinyArray` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | fill(const ElementType &value = ElementType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#NI#NI@TinyArray@F@fill#&1t0.0#vo] [id ] Defined in namespace `flens`. Method `fill` of class `TinyArray` with 3 template parameters.