################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | class TbMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrixtemplatetypenameFSclassT] [bMatrix; ] Defined in namespace `flens`. Class TbMatrixtemplatetypenameFSclassTbMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TbMatrix(IndexType dim, StorageUpLo upLo, IndexType numOffDiags, | | Diag diag = NonUnit); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@TbMatrix# #$@N@cx] [xblas@E@StorageUpLo#S0_#$@N@cxxblas@E@Diag# ] Defined in namespace `flens`. Constructor of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TbMatrix(const Engine &engine, StorageUpLo upLo, Diag diag = NonUnit); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@TbMatrix#&1t0.0#$] [@N@cxxblas@E@StorageUpLo#$@N@cxxblas@E@Diag# ] Defined in namespace `flens`. Constructor of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TbMatrix(const TbMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@TbMatrix#&1 #] Defined in namespace `flens`. Constructor of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | TbMatrix(const TbMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@FT@>1#TTbMatrix#&1>] [@N@flens@CT>1#T@TbMatrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | TbMatrix(TbMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@FT@>1#TTbMatrix#&>@] [N@flens@CT>1#T@TbMatrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | TbMatrix(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@FT@>1#TTbMatrix#&1>] [@N@flens@CT>1#T@Matrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TbMatrix & | | operator=(const TbMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@operator=#&1 #TbMatri] [xbandoperator= ] Defined in namespace `flens`. Operator `=` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | TbMatrix & | | operator=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@FT@>1#Toperator=#&1>@N@] [flens@CT>1#T@Matrix1t1.0#templatetypenameRHSTbMatr] [ixbandoperator= ] Defined in namespace `flens`. Operator `=` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | TbMatrix & | | operator+=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@FT@>1#Toperator+=#&1>@N] [@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSTbMat] [rixbandoperator+= ] Defined in namespace `flens`. Operator `+=` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | TbMatrix & | | operator-=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@FT@>1#Toperator-=#&1>@N] [@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSTbMat] [rixbandoperator-= ] Defined in namespace `flens`. Operator `-=` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TbMatrix & | | operator=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@operator=#&1 #TbMatri] [xFSbandoperator= ] Defined in namespace `flens`. Operator `=` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TbMatrix & | | operator+=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@operator+=#&1 #TbMatr] [ixFSbandoperator+= ] Defined in namespace `flens`. Operator `+=` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TbMatrix & | | operator-=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@operator-=#&1 #TbMatr] [ixFSbandoperator-= ] Defined in namespace `flens`. Operator `-=` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TbMatrix & | | operator*=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@operator*=#&1 #TbMatr] [ixbandoperator*= ] Defined in namespace `flens`. Operator `*=` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TbMatrix & | | operator/=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@operator/=#&1 #TbMatr] [ixbandoperator/= ] Defined in namespace `flens`. Operator `/=` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType & | | operator()(IndexType row, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@operator()# #S0_#1con] [stElementTypeband ] Defined in namespace `flens`. Operator `()` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType & | | operator()(IndexType row, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@operator()# #S0_#Elem] [entTypeband ] Defined in namespace `flens`. Operator `()` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstGeneralView | | general() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@general#1constConstGe] [neralView ] Defined in namespace `flens`. Method `general` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeneralView | | general(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@general#GeneralView] Defined in namespace `flens`. Method `general` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstHermitianView | | hermitian() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@hermitian#1constConst] [HermitianView ] Defined in namespace `flens`. Method `hermitian` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | HermitianView | | hermitian(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@hermitian#HermitianVi] [ew ] Defined in namespace `flens`. Method `hermitian` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstSymmetricView | | symmetric() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@symmetric#1constConst] [SymmetricView ] Defined in namespace `flens`. Method `symmetric` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SymmetricView | | symmetric(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@symmetric#SymmetricVi] [ew ] Defined in namespace `flens`. Method `symmetric` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstView | | triangular() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@triangular#1constCons] [tView ] Defined in namespace `flens`. Method `triangular` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | View | | triangular(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@triangular#View] Defined in namespace `flens`. Method `triangular` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | viewDiag(IndexType diag = IndexType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@viewDiag# #VectorView] Defined in namespace `flens`. Method `viewDiag` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | viewDiag(IndexType diag = IndexType(0)) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@viewDiag# #1constCons] [tVectorView ] Defined in namespace `flens`. Method `viewDiag` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | dim() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@dim#1IndexType] Defined in namespace `flens`. Method `dim` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numCols() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@numCols#1IndexType] Defined in namespace `flens`. Method `numCols` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numRows() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@numRows#1IndexType] Defined in namespace `flens`. Method `numRows` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numOffDiags() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@numOffDiags#1IndexTyp] [e ] Defined in namespace `flens`. Method `numOffDiags` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numSubDiags() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@numSubDiags#1IndexTyp] [e ] Defined in namespace `flens`. Method `numSubDiags` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numSuperDiags() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@numSuperDiags#1IndexT] [ype ] Defined in namespace `flens`. Method `numSuperDiags` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstIndex() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@firstIndex#1IndexType] Defined in namespace `flens`. Method `firstIndex` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastIndex() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@lastIndex#1IndexType] Defined in namespace `flens`. Method `lastIndex` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | leadingDimension() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@leadingDimension#1Ind] [exType ] Defined in namespace `flens`. Method `leadingDimension` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageOrder | | order() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@order#1StorageOrder] Defined in namespace `flens`. Method `order` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType * | | data() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@data#1constElementTyp] [e* ] Defined in namespace `flens`. Method `data` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType * | | data(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@data#ElementType*] Defined in namespace `flens`. Method `data` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | bool | | resize(const TbMatrix &rhs, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@FT@>1#Tresize#&1>@N@fle] [ns@CT>1#T@TbMatrix1t1.0#&1 #templatetypenameRHSboo] [l ] Defined in namespace `flens`. Method `resize` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | resize(IndexType dim, | | IndexType numOffDiags, | | IndexType firstColIndex = Engine::defaultIndexBase, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@resize# #S0_#S0_#&1 #] [bool ] Defined in namespace `flens`. Method `resize` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | fill(const ElementType &value = ElementType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@fill#&1 #bool] Defined in namespace `flens`. Method `fill` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | fillRandom(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@fillRandom#bool] Defined in namespace `flens`. Method `fillRandom` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const Engine & | | engine() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@engine#1constEngineba] [nd ] Defined in namespace `flens`. Method `engine` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Engine & | | engine(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@engine#Engineband] Defined in namespace `flens`. Method `engine` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageUpLo | | upLo() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@upLo#1StorageUpLo] Defined in namespace `flens`. Method `upLo` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageUpLo & | | upLo(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@upLo#StorageUpLoband] Defined in namespace `flens`. Method `upLo` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Diag | | diag() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@diag#1Diag] Defined in namespace `flens`. Method `diag` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Diag & | | diag(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TbMatrix@F@diag#Diagband] Defined in namespace `flens`. Method `diag` of class `TbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | struct _TbMatrixChecker; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_TbMatrixCheckerstruct_TbMatrixChecke] [r; ] Defined in namespace `flens`. Class _TbMatrixCheckerstruct_TbMatrixChecker;. *--[CODEREF]----------------------------------------------------------------* | | | struct Two ; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_TbMatrixChecker@S@TwostructTwo;] Defined in namespace `flens`. Class _TbMatrixChecker. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsTbMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsTbMatrixtemplatetypenameTstruc] [tIsTbMatrix; ] Defined in namespace `flens`. Class IsTbMatrixtemplatetypenameTstructIsTbMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsRealTbMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsRealTbMatrixtemplatetypenameTs] [tructIsRealTbMatrix; ] Defined in namespace `flens`. Class IsRealTbMatrixtemplatetypenameTstructIsRealTbMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsComplexTbMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsComplexTbMatrixtemplatetypenam] [eTstructIsComplexTbMatrix; ] Defined in namespace `flens`. Class IsComplexTbMatrixtemplatetypenameTstructIsComplexTbMatrix; with 1 template parameters.