################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | class GbMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrixtemplatetypenameFSclassG] [bMatrix; ] Defined in namespace `flens`. Class GbMatrixtemplatetypenameFSclassGbMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GbMatrix(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@GbMatrix#] Defined in namespace `flens`. Constructor of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | explicit | | GbMatrix(IndexType m, IndexType n, | | IndexType numSubDiags, IndexType numSuperDiags, | | IndexType firstIndex = Engine::defaultIndexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@GbMatrix# #S0_#S0] [_#S0_#S0_#explicit ] Defined in namespace `flens`. Constructor of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GbMatrix(const Engine &engine); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@GbMatrix#&1t0.0#] Defined in namespace `flens`. Constructor of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GbMatrix(const GbMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@GbMatrix#&1 #] Defined in namespace `flens`. Constructor of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GbMatrix(const GbMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@FT@>1#TGbMatrix#&1>] [@N@flens@CT>1#T@GbMatrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GbMatrix(GbMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@FT@>1#TGbMatrix#&>@] [N@flens@CT>1#T@GbMatrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GbMatrix(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@FT@>1#TGbMatrix#&1>] [@N@flens@CT>1#T@Matrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GbMatrix & | | operator=(const GbMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@operator=#&1 #GbMatri] [xbandoperator= ] Defined in namespace `flens`. Operator `=` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GbMatrix & | | operator=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@FT@>1#Toperator=#&1>@N@] [flens@CT>1#T@Matrix1t1.0#templatetypenameRHSGbMatr] [ixbandoperator= ] Defined in namespace `flens`. Operator `=` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GbMatrix & | | operator+=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@FT@>1#Toperator+=#&1>@N] [@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSGbMat] [rixbandoperator+= ] Defined in namespace `flens`. Operator `+=` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GbMatrix & | | operator-=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@FT@>1#Toperator-=#&1>@N] [@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSGbMat] [rixbandoperator-= ] Defined in namespace `flens`. Operator `-=` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GbMatrix & | | operator=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@operator=#&1 #GbMatri] [xFSbandoperator= ] Defined in namespace `flens`. Operator `=` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GbMatrix & | | operator+=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@operator+=#&1 #GbMatr] [ixFSbandoperator+= ] Defined in namespace `flens`. Operator `+=` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GbMatrix & | | operator-=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@operator-=#&1 #GbMatr] [ixFSbandoperator-= ] Defined in namespace `flens`. Operator `-=` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GbMatrix & | | operator*=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@operator*=#&1 #GbMatr] [ixbandoperator*= ] Defined in namespace `flens`. Operator `*=` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GbMatrix & | | operator/=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@operator/=#&1 #GbMatr] [ixbandoperator/= ] Defined in namespace `flens`. Operator `/=` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType & | | operator()(IndexType row, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@operator()# #S0_#1con] [stElementTypeband ] Defined in namespace `flens`. Operator `()` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType & | | operator()(IndexType row, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@operator()# #S0_#Elem] [entTypeband ] Defined in namespace `flens`. Operator `()` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstTriangularView | | upper(Diag diag = NonUnit) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@upper#$@N@cxxblas@E@D] [iag#1constConstTriangularView ] Defined in namespace `flens`. Method `upper` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TriangularView | | upper(Diag diag = NonUnit); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@upper#$@N@cxxblas@E@D] [iag#TriangularView ] Defined in namespace `flens`. Method `upper` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstView | | strictUpper() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@strictUpper#1constCon] [stView ] Defined in namespace `flens`. Method `strictUpper` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | View | | strictUpper(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@strictUpper#View] Defined in namespace `flens`. Method `strictUpper` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstTriangularView | | lower(Diag diag = NonUnit) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@lower#$@N@cxxblas@E@D] [iag#1constConstTriangularView ] Defined in namespace `flens`. Method `lower` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TriangularView | | lower(Diag diag = NonUnit); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@lower#$@N@cxxblas@E@D] [iag#TriangularView ] Defined in namespace `flens`. Method `lower` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstView | | strictLower() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@strictLower#1constCon] [stView ] Defined in namespace `flens`. Method `strictLower` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | View | | strictLower(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@strictLower#View] Defined in namespace `flens`. Method `strictLower` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | diag(IndexType diag) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@diag# #1constConstVec] [torView ] Defined in namespace `flens`. Method `diag` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | diag(IndexType diag); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@diag# #VectorView] Defined in namespace `flens`. Method `diag` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstView | | diags(IndexType fromDiag, IndexType toDiag) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@diags# #S0_#1constCon] [stView ] Defined in namespace `flens`. Method `diags` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | View | | diags(IndexType fromDiag, IndexType toDiag); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@diags# #S0_#View] Defined in namespace `flens`. Method `diags` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numCols() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@numCols#1IndexType] Defined in namespace `flens`. Method `numCols` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numRows() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@numRows#1IndexType] Defined in namespace `flens`. Method `numRows` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@firstCol#1IndexType] Defined in namespace `flens`. Method `firstCol` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@lastCol#1IndexType] Defined in namespace `flens`. Method `lastCol` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@firstRow#1IndexType] Defined in namespace `flens`. Method `firstRow` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@lastRow#1IndexType] Defined in namespace `flens`. Method `lastRow` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstIndex() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@firstIndex#1IndexType] Defined in namespace `flens`. Method `firstIndex` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastIndex() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@lastIndex#1IndexType] Defined in namespace `flens`. Method `lastIndex` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numSubDiags() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@numSubDiags#1IndexTyp] [e ] Defined in namespace `flens`. Method `numSubDiags` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numSuperDiags() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@numSuperDiags#1IndexT] [ype ] Defined in namespace `flens`. Method `numSuperDiags` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | leadingDimension() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@leadingDimension#1Ind] [exType ] Defined in namespace `flens`. Method `leadingDimension` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageOrder | | order() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@order#1StorageOrder] Defined in namespace `flens`. Method `order` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType * | | data() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@data#1constElementTyp] [e* ] Defined in namespace `flens`. Method `data` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType * | | data(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@data#ElementType*] Defined in namespace `flens`. Method `data` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | bool | | resize(const GbMatrix &rhs, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@FT@>1#Tresize#&1>@N@fle] [ns@CT>1#T@GbMatrix1t1.0#&1 #templatetypenameRHSboo] [l ] Defined in namespace `flens`. Method `resize` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | resize(IndexType numRow, IndexType numCols, | | IndexType numSubDiags, IndexType numSuperDiags, | | IndexType firstIndex = Engine::defaultIndexBase, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@resize# #S0_#S0_#S0_#] [S0_#&1 #bool ] Defined in namespace `flens`. Method `resize` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | fill(const ElementType &value = ElementType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@fill#&1 #bool] Defined in namespace `flens`. Method `fill` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | fillRandom(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@fillRandom#bool] Defined in namespace `flens`. Method `fillRandom` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const Engine & | | engine() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@engine#1constEngineba] [nd ] Defined in namespace `flens`. Method `engine` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Engine & | | engine(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GbMatrix@F@engine#Engineband] Defined in namespace `flens`. Method `engine` of class `GbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | struct _GbMatrixChecker; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_GbMatrixCheckerstruct_GbMatrixChecke] [r; ] Defined in namespace `flens`. Class _GbMatrixCheckerstruct_GbMatrixChecker;. *--[CODEREF]----------------------------------------------------------------* | | | struct Two ; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_GbMatrixChecker@S@TwostructTwo;] Defined in namespace `flens`. Class _GbMatrixChecker. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsGbMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsGbMatrixtemplatetypenameTstruc] [tIsGbMatrix; ] Defined in namespace `flens`. Class IsGbMatrixtemplatetypenameTstructIsGbMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsRealGbMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsRealGbMatrixtemplatetypenameTs] [tructIsRealGbMatrix; ] Defined in namespace `flens`. Class IsRealGbMatrixtemplatetypenameTstructIsRealGbMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsComplexGbMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsComplexGbMatrixtemplatetypenam] [eTstructIsComplexGbMatrix; ] Defined in namespace `flens`. Class IsComplexGbMatrixtemplatetypenameTstructIsComplexGbMatrix; with 1 template parameters.