################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | class GeTinyMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrixtemplatetypenameTFSc] [lassGeTinyMatrix; ] Defined in namespace `flens`. Class GeTinyMatrixtemplatetypenameTFSclassGeTinyMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeTinyMatrix(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@GeTinyMatrix] [# ] Defined in namespace `flens`. Constructor of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeTinyMatrix(const Engine &engine); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@GeTinyMatrix] [#&1t0.0# ] Defined in namespace `flens`. Constructor of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeTinyMatrix(const GeTinyMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@FT@>1#TGeTinyMatrix] [#&1>@N@flens@CT>1#T@GeTinyMatrix1t1.0#templat] [etypenameRHS ] Defined in namespace `flens`. Constructor of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeTinyMatrix(GeTinyMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@FT@>1#TGeTinyMatrix] [#&>@N@flens@CT>1#T@GeTinyMatrix1t1.0#template] [typenameRHS ] Defined in namespace `flens`. Constructor of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeTinyMatrix(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@FT@>1#TGeTinyMatrix] [#&1>@N@flens@CT>1#T@Matrix1t1.0#templatetypen] [ameRHS ] Defined in namespace `flens`. Constructor of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeTinyMatrix & | | operator=(const GeTinyMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@operator=#&1 #GeT] [inyMatrixbandoperator= ] Defined in namespace `flens`. Operator `=` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeTinyMatrix & | | operator=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@FT@>1#Toperator=#&1] [>@N@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSGe] [TinyMatrixbandoperator= ] Defined in namespace `flens`. Operator `=` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeTinyMatrix & | | operator+=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@FT@>1#Toperator+=#&] [1>@N@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSG] [eTinyMatrixbandoperator+= ] Defined in namespace `flens`. Operator `+=` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeTinyMatrix & | | operator-=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@FT@>1#Toperator-=#&] [1>@N@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSG] [eTinyMatrixbandoperator-= ] Defined in namespace `flens`. Operator `-=` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeTinyMatrix & | | operator+=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@operator+=#&1 #Ge] [TinyMatrixbandoperator+= ] Defined in namespace `flens`. Operator `+=` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeTinyMatrix & | | operator-=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@operator-=#&1 #Ge] [TinyMatrixbandoperator-= ] Defined in namespace `flens`. Operator `-=` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeTinyMatrix & | | operator*=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@operator*=#&1 #Ge] [TinyMatrixbandoperator*= ] Defined in namespace `flens`. Operator `*=` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeTinyMatrix & | | operator/=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@operator/=#&1 #Ge] [TinyMatrixbandoperator/= ] Defined in namespace `flens`. Operator `/=` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType & | | operator()(IndexType row, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@operator()# #S0_#] [1constElementTypeband ] Defined in namespace `flens`. Operator `()` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType & | | operator()(IndexType row, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@operator()# #S0_#] [ElementTypeband ] Defined in namespace `flens`. Operator `()` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numRows() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@numRows#1IndexTyp] [e ] Defined in namespace `flens`. Method `numRows` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numCols() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@numCols#1IndexTyp] [e ] Defined in namespace `flens`. Method `numCols` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@firstRow#1IndexTy] [pe ] Defined in namespace `flens`. Method `firstRow` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@lastRow#1IndexTyp] [e ] Defined in namespace `flens`. Method `lastRow` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@firstCol#1IndexTy] [pe ] Defined in namespace `flens`. Method `firstCol` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@lastCol#1IndexTyp] [e ] Defined in namespace `flens`. Method `lastCol` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType * | | data() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@data#1constElemen] [tType* ] Defined in namespace `flens`. Method `data` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType * | | data(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@data#ElementType*] Defined in namespace `flens`. Method `data` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | leadingDimension() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@leadingDimension#] [1IndexType ] Defined in namespace `flens`. Method `leadingDimension` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | fill(const ElementType &value = ElementType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@fill#&1 #void] Defined in namespace `flens`. Method `fill` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const Engine & | | engine() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@engine#1constEngi] [neband ] Defined in namespace `flens`. Method `engine` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Engine & | | engine(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeTinyMatrix@F@engine#Engineband] Defined in namespace `flens`. Method `engine` of class `GeTinyMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | struct _GeTinyMatrixChecker; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_GeTinyMatrixCheckerstruct_GeTinyMatr] [ixChecker; ] Defined in namespace `flens`. Class _GeTinyMatrixCheckerstruct_GeTinyMatrixChecker;. *--[CODEREF]----------------------------------------------------------------* | | | struct Two ; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_GeTinyMatrixChecker@S@TwostructTwo;] Defined in namespace `flens`. Class _GeTinyMatrixChecker. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsGeTinyMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsGeTinyMatrixtemplatetypenameTs] [tructIsGeTinyMatrix; ] Defined in namespace `flens`. Class IsGeTinyMatrixtemplatetypenameTstructIsGeTinyMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsRealGeTinyMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsRealGeTinyMatrixtemplatetypena] [meTstructIsRealGeTinyMatrix; ] Defined in namespace `flens`. Class IsRealGeTinyMatrixtemplatetypenameTstructIsRealGeTinyMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsComplexGeTinyMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsComplexGeTinyMatrixtemplatetyp] [enameTstructIsComplexGeTinyMatrix; ] Defined in namespace `flens`. Class IsComplexGeTinyMatrixtemplatetypenameTstructIsComplexGeTinyMatrix; with 1 template parameters.