################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | class HeMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrixtemplatetypenameFSclassH] [eMatrix; ] Defined in namespace `flens`. Class HeMatrixtemplatetypenameFSclassHeMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | HeMatrix(StorageUpLo upLo=Upper); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@HeMatrix#$@N@cxxb] [las@E@StorageUpLo# ] Defined in namespace `flens`. Constructor of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | HeMatrix(IndexType dim, StorageUpLo upLo); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@HeMatrix# #$@N@cx] [xblas@E@StorageUpLo# ] Defined in namespace `flens`. Constructor of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | HeMatrix(IndexType dim, IndexType firstIndex, StorageUpLo upLo); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@HeMatrix# #S0_#$@] [N@cxxblas@E@StorageUpLo# ] Defined in namespace `flens`. Constructor of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | HeMatrix(IndexType dim, IndexType firstRow, IndexType firstCol, | | StorageUpLo upLo); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@HeMatrix# #S0_#S0] [_#$@N@cxxblas@E@StorageUpLo# ] Defined in namespace `flens`. Constructor of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | HeMatrix(const Engine &engine, StorageUpLo upLo); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@HeMatrix#&1t0.0#$] [@N@cxxblas@E@StorageUpLo# ] Defined in namespace `flens`. Constructor of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | HeMatrix(const HeMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@HeMatrix#&1 #] Defined in namespace `flens`. Constructor of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | HeMatrix(const HeMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@FT@>1#THeMatrix#&1>] [@N@flens@CT>1#T@HeMatrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | HeMatrix(HeMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@FT@>1#THeMatrix#&>@] [N@flens@CT>1#T@HeMatrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | HeMatrix(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@FT@>1#THeMatrix#&1>] [@N@flens@CT>1#T@Matrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | operator=(const ElementType &value); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator=#&1 #voidope] [rator= ] Defined in namespace `flens`. Operator `=` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | HeMatrix & | | operator=(const HeMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator=#&1 #HeMatri] [xbandoperator= ] Defined in namespace `flens`. Operator `=` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | HeMatrix & | | operator=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@FT@>1#Toperator=#&1>@N@] [flens@CT>1#T@Matrix1t1.0#templatetypenameRHSHeMatr] [ixbandoperator= ] Defined in namespace `flens`. Operator `=` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | HeMatrix & | | operator+=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@FT@>1#Toperator+=#&1>@N] [@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSHeMat] [rixbandoperator+= ] Defined in namespace `flens`. Operator `+=` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | HeMatrix & | | operator-=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@FT@>1#Toperator-=#&1>@N] [@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSHeMat] [rixbandoperator-= ] Defined in namespace `flens`. Operator `-=` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType & | | operator()(IndexType row, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()# #S0_#1con] [stElementTypeband ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType & | | operator()(IndexType row, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()# #S0_#Elem] [entTypeband ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstGeneralView | | operator()(const Range &rows, | | const Range &cols) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Range1 #S0_#1constConstGeneralView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeneralView | | operator()(const Range &rows, | | const Range &cols); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Range1 #S0_#GeneralView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstGeneralView | | operator()(const Underscore &, | | const Range &cols) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Underscore1 #&1>@N@flens@CT>1#T@Range1S2_] [#1constConstGeneralView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeneralView | | operator()(const Underscore &, | | const Range &cols); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Underscore1 #&1>@N@flens@CT>1#T@Range1S2_] [#GeneralView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstGeneralView | | operator()(const Range &rows, | | const Underscore &) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Range1 #&1>@N@flens@CT>1#T@Underscore1S2_] [#1constConstGeneralView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeneralView | | operator()(const Range &rows, | | const Underscore &); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Range1 #&1>@N@flens@CT>1#T@Underscore1S2_] [#GeneralView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | operator()(IndexType row, const Underscore &) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()# #&1>@N@fl] [ens@CT>1#T@Underscore1S0_#1constConstVectorView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | operator()(IndexType row, const Underscore &); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()# #&1>@N@fl] [ens@CT>1#T@Underscore1S0_#VectorView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | operator()(IndexType row, const Range &cols) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()# #&1>@N@fl] [ens@CT>1#T@Range1S0_#1constConstVectorView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | operator()(IndexType row, const Range &cols); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()# #&1>@N@fl] [ens@CT>1#T@Range1S0_#VectorView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | operator()(const Underscore &, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Underscore1 #S2_#1constConstVectorView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | operator()(const Underscore &, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Underscore1 #S2_#VectorView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | operator()(const Range &rows, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Range1 #S2_#1constConstVectorView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | operator()(const Range &rows, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Range1 #S2_#VectorView ] Defined in namespace `flens`. Operator `()` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | dim() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@dim#1IndexType] Defined in namespace `flens`. Method `dim` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numRows() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@numRows#1IndexType] Defined in namespace `flens`. Method `numRows` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numCols() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@numCols#1IndexType] Defined in namespace `flens`. Method `numCols` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@firstRow#1IndexType] Defined in namespace `flens`. Method `firstRow` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@lastRow#1IndexType] Defined in namespace `flens`. Method `lastRow` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@firstCol#1IndexType] Defined in namespace `flens`. Method `firstCol` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@lastCol#1IndexType] Defined in namespace `flens`. Method `lastCol` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType * | | data() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@data#1constElementTyp] [e* ] Defined in namespace `flens`. Method `data` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType * | | data(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@data#ElementType*] Defined in namespace `flens`. Method `data` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | leadingDimension() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@leadingDimension#1Ind] [exType ] Defined in namespace `flens`. Method `leadingDimension` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageOrder | | order() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@order#1StorageOrder] Defined in namespace `flens`. Method `order` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | fill(const ElementType &value = ElementType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@fill#&1 #bool] Defined in namespace `flens`. Method `fill` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | bool | | resize(const HeMatrix &rhs, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@FT@>1#Tresize#&1>@N@fle] [ns@CT>1#T@HeMatrix1t1.0#&1 #templatetypenameRHSboo] [l ] Defined in namespace `flens`. Method `resize` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | resize(IndexType dim, | | IndexType firstIndex = Engine::defaultIndexBase, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@resize# #S0_#&1 #bool] Defined in namespace `flens`. Method `resize` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | resize(IndexType dim, | | StorageUpLo upLo, | | IndexType firstIndex = Engine::defaultIndexBase, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@resize# #$@N@cxxblas@] [E@StorageUpLo#S0_#&1 #bool ] Defined in namespace `flens`. Method `resize` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ConstGeneralView | | general() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@general#1ConstGeneral] [View ] Defined in namespace `flens`. Method `general` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeneralView | | general(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@general#GeneralView] Defined in namespace `flens`. Method `general` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstSymmetricView | | symmetric() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@symmetric#1constConst] [SymmetricView ] Defined in namespace `flens`. Method `symmetric` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SymmetricView | | symmetric(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@symmetric#SymmetricVi] [ew ] Defined in namespace `flens`. Method `symmetric` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstTriangularView | | triangular() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@triangular#1constCons] [tTriangularView ] Defined in namespace `flens`. Method `triangular` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TriangularView | | triangular(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@triangular#Triangular] [View ] Defined in namespace `flens`. Method `triangular` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | diag(IndexType d) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@diag# #1constConstVec] [torView ] Defined in namespace `flens`. Method `diag` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | diag(IndexType d); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@diag# #VectorView] Defined in namespace `flens`. Method `diag` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const Engine & | | engine() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@engine#1constEngineba] [nd ] Defined in namespace `flens`. Method `engine` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Engine & | | engine(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@engine#Engineband] Defined in namespace `flens`. Method `engine` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageUpLo | | upLo() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@upLo#1StorageUpLo] Defined in namespace `flens`. Method `upLo` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageUpLo & | | upLo(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@HeMatrix@F@upLo#StorageUpLoband] Defined in namespace `flens`. Method `upLo` of class `HeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | struct _HeMatrixChecker; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_HeMatrixCheckerstruct_HeMatrixChecke] [r; ] Defined in namespace `flens`. Class _HeMatrixCheckerstruct_HeMatrixChecker;. *--[CODEREF]----------------------------------------------------------------* | | | struct Two ; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_HeMatrixChecker@S@TwostructTwo;] Defined in namespace `flens`. Class _HeMatrixChecker. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsHeMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsHeMatrixtemplatetypenameTstruc] [tIsHeMatrix; ] Defined in namespace `flens`. Class IsHeMatrixtemplatetypenameTstructIsHeMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename RestrictTo::value, | | bool>::Type | | fillRandom(MA &&A); | | | *---------------------------------------------------------------------------* [c:@N@flens@FT@>1#TfillRandom#&t0.0#templatetypenam] [eMAtypenameRestrictToIsHeMatrixMAvalue,boolType ] Defined in namespace `flens`. Function `fillRandom` with 1 template parameters.