################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | class TpMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrixtemplatetypenamePSclassT] [pMatrix; ] Defined in namespace `flens`. Class TpMatrixtemplatetypenamePSclassTpMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TpMatrix(IndexType dim, StorageUpLo upLo, Diag diag = NonUnit); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@TpMatrix# #$@N@cx] [xblas@E@StorageUpLo#$@N@cxxblas@E@Diag# ] Defined in namespace `flens`. Constructor of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TpMatrix(const Engine &engine, StorageUpLo upLo, Diag diag = NonUnit); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@TpMatrix#&1t0.0#$] [@N@cxxblas@E@StorageUpLo#$@N@cxxblas@E@Diag# ] Defined in namespace `flens`. Constructor of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TpMatrix(const TpMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@TpMatrix#&1 #] Defined in namespace `flens`. Constructor of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | TpMatrix(const TpMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@FT@>1#TTpMatrix#&1>] [@N@flens@CT>1#T@TpMatrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | TpMatrix(TpMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@FT@>1#TTpMatrix#&>@] [N@flens@CT>1#T@TpMatrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | TpMatrix(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@FT@>1#TTpMatrix#&1>] [@N@flens@CT>1#T@Matrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | operator=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@operator=#&1 #voidope] [rator= ] Defined in namespace `flens`. Operator `=` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TpMatrix & | | operator=(const TpMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@operator=#&1 #TpMatri] [xbandoperator= ] Defined in namespace `flens`. Operator `=` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | TpMatrix & | | operator=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@FT@>1#Toperator=#&1>@N@] [flens@CT>1#T@Matrix1t1.0#templatetypenameRHSTpMatr] [ixbandoperator= ] Defined in namespace `flens`. Operator `=` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType & | | operator()(IndexType row, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@operator()# #S0_#1con] [stElementTypeband ] Defined in namespace `flens`. Operator `()` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType & | | operator()(IndexType row, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@operator()# #S0_#Elem] [entTypeband ] Defined in namespace `flens`. Operator `()` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TpMatrix & | | operator+=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@operator+=#&1 #TpMatr] [ixbandoperator+= ] Defined in namespace `flens`. Operator `+=` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TpMatrix & | | operator-=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@operator-=#&1 #TpMatr] [ixbandoperator-= ] Defined in namespace `flens`. Operator `-=` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TpMatrix & | | operator*=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@operator*=#&1 #TpMatr] [ixbandoperator*= ] Defined in namespace `flens`. Operator `*=` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TpMatrix & | | operator/=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@operator/=#&1 #TpMatr] [ixbandoperator/= ] Defined in namespace `flens`. Operator `/=` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numRows() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@numRows#1IndexType] Defined in namespace `flens`. Method `numRows` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numCols() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@numCols#1IndexType] Defined in namespace `flens`. Method `numCols` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | dim() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@dim#1IndexType] Defined in namespace `flens`. Method `dim` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@firstRow#1IndexType] Defined in namespace `flens`. Method `firstRow` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@lastRow#1IndexType] Defined in namespace `flens`. Method `lastRow` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@firstCol#1IndexType] Defined in namespace `flens`. Method `firstCol` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@lastCol#1IndexType] Defined in namespace `flens`. Method `lastCol` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | indexBase() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@indexBase#1IndexType] Defined in namespace `flens`. Method `indexBase` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageUpLo | | upLo() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@upLo#1StorageUpLo] Defined in namespace `flens`. Method `upLo` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageUpLo & | | upLo(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@upLo#StorageUpLoband] Defined in namespace `flens`. Method `upLo` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Diag | | diag() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@diag#1Diag] Defined in namespace `flens`. Method `diag` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Diag & | | diag(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@diag#Diagband] Defined in namespace `flens`. Method `diag` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType * | | data() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@data#1constElementTyp] [e* ] Defined in namespace `flens`. Method `data` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType * | | data(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@data#ElementType*] Defined in namespace `flens`. Method `data` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageOrder | | order() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@order#1StorageOrder] Defined in namespace `flens`. Method `order` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | fill(const ElementType &value = ElementType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@fill#&1 #bool] Defined in namespace `flens`. Method `fill` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | bool | | resize(const TpMatrix &rhs, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@FT@>1#Tresize#&1>@N@fle] [ns@CT>1#T@TpMatrix1t1.0#&1 #templatetypenameRHSboo] [l ] Defined in namespace `flens`. Method `resize` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | resize(IndexType dim, | | IndexType indexBase = Engine::defaultIndexBase, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@resize# #S0_#&1 #bool] Defined in namespace `flens`. Method `resize` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstHermitianView | | hermitian() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@hermitian#1constConst] [HermitianView ] Defined in namespace `flens`. Method `hermitian` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | HermitianView | | hermitian(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@hermitian#HermitianVi] [ew ] Defined in namespace `flens`. Method `hermitian` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstSymmetricView | | symmetric() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@symmetric#1constConst] [SymmetricView ] Defined in namespace `flens`. Method `symmetric` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SymmetricView | | symmetric(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@symmetric#SymmetricVi] [ew ] Defined in namespace `flens`. Method `symmetric` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstView | | triangular() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@triangular#1constCons] [tView ] Defined in namespace `flens`. Method `triangular` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | View | | triangular(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@triangular#View] Defined in namespace `flens`. Method `triangular` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const Engine & | | engine() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@engine#1constEngineba] [nd ] Defined in namespace `flens`. Method `engine` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Engine & | | engine(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@TpMatrix@F@engine#Engineband] Defined in namespace `flens`. Method `engine` of class `TpMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | struct _TpMatrixChecker; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_TpMatrixCheckerstruct_TpMatrixChecke] [r; ] Defined in namespace `flens`. Class _TpMatrixCheckerstruct_TpMatrixChecker;. *--[CODEREF]----------------------------------------------------------------* | | | struct Two ; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_TpMatrixChecker@S@TwostructTwo;] Defined in namespace `flens`. Class _TpMatrixChecker. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsTpMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsTpMatrixtemplatetypenameTstruc] [tIsTpMatrix; ] Defined in namespace `flens`. Class IsTpMatrixtemplatetypenameTstructIsTpMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsRealTpMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsRealTpMatrixtemplatetypenameTs] [tructIsRealTpMatrix; ] Defined in namespace `flens`. Class IsRealTpMatrixtemplatetypenameTstructIsRealTpMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsComplexTpMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsComplexTpMatrixtemplatetypenam] [eTstructIsComplexTpMatrix; ] Defined in namespace `flens`. Class IsComplexTpMatrixtemplatetypenameTstructIsComplexTpMatrix; with 1 template parameters.