################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template > | | class CoordStorage; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStoragetemplatetypename] [T,typenameCmp=CoordRowColCmp,typenameI=IndexOption] [sclassCoordStorage; ] Defined in namespace `flens`. Class CoordStoragetemplatetypenameT,typenameCmp=CoordRowColCmp,typenameI=IndexOptionsclassCoordStorage; with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | CoordStorage(IndexType numRows, IndexType numCols, | | IndexType densityEstimate = 1, | | IndexType indexBase = I::defaultIndexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@CoordStorage<] [T, Cmp, I># #S0_#S0_#S0_# ] Defined in namespace `flens`. Constructor of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ~CoordStorage(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@~CoordStorage] [#~ ] Defined in namespace `flens`. Method `~CoordStorage` of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementProxy | | operator()(IndexType row, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@operator()# #] [S0_#ElementProxy ] Defined in namespace `flens`. Operator `()` of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const IndexType | | indexBase() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@indexBase#1co] [nstIndexType ] Defined in namespace `flens`. Method `indexBase` of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const IndexType | | firstRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@firstRow#1con] [stIndexType ] Defined in namespace `flens`. Method `firstRow` of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const IndexType | | lastRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@lastRow#1cons] [tIndexType ] Defined in namespace `flens`. Method `lastRow` of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const IndexType | | firstCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@firstCol#1con] [stIndexType ] Defined in namespace `flens`. Method `firstCol` of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const IndexType | | lastCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@lastCol#1cons] [tIndexType ] Defined in namespace `flens`. Method `lastCol` of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const IndexType | | numRows() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@numRows#1cons] [tIndexType ] Defined in namespace `flens`. Method `numRows` of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const IndexType | | numCols() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@numCols#1cons] [tIndexType ] Defined in namespace `flens`. Method `numCols` of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | accumulate() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@accumulate#1v] [oid ] Defined in namespace `flens`. Method `accumulate` of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const CoordVector & | | coordVector() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@coordVector#1] [constCoordVectorband ] Defined in namespace `flens`. Method `coordVector` of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const IndexType | | numNonZeros() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>3#T#T#T@CoordStorage@F@numNonZeros#1] [constIndexType ] Defined in namespace `flens`. Method `numNonZeros` of class `CoordStorage` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct Coord; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>2#T#T@CoordtemplatetypenameT,typenam] [eIndexTypestructCoord; ] Defined in namespace `flens`. Class CoordtemplatetypenameT,typenameIndexTypestructCoord; with 2 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Coord(IndexType row, IndexType col, const T &value); | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>2#T#T@Coord@F@Coord#t0] [.1#S0_#&1t0.0# ] Defined in namespace `flens`. Constructor of class `Coord` with 2 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct CoordProxy; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@CoordProxytemplatetypenameTstruc] [tCoordProxy; ] Defined in namespace `flens`. Class CoordProxytemplatetypenameTstructCoordProxy; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | CoordProxy(T *value); | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@CoordProxy@F@CoordProxy#*t0.0] [# ] Defined in namespace `flens`. Constructor of class `CoordProxy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | operator+=(const T &x); | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@CoordProxy@F@operator+=#&1t0.0#v] [oidoperator+= ] Defined in namespace `flens`. Operator `+=` of class `CoordProxy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | operator-=(const T &x); | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@CoordProxy@F@operator-=#&1t0.0#v] [oidoperator-= ] Defined in namespace `flens`. Operator `-=` of class `CoordProxy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | struct CoordRowColCmp; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@CoordRowColCmpstructCoordRowColCmp;] Defined in namespace `flens`. Class CoordRowColCmpstructCoordRowColCmp;. *--[CODEREF]----------------------------------------------------------------* | | | template | | bool | | operator()(const Coord &a, | | const Coord &b) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@CoordRowColCmp@FT@>2#T#Toperator()#&1] [>@N@flens@ST>2#T#T@Coord2t0.0t0.1#S0_#1templatetyp] [enameT,typenameIndexTypebool ] Defined in namespace `flens`. Operator `()` of class `CoordRowColCmp`. *--[CODEREF]----------------------------------------------------------------* | | | struct CoordColRowCmp; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@CoordColRowCmpstructCoordColRowCmp;] Defined in namespace `flens`. Class CoordColRowCmpstructCoordColRowCmp;. *--[CODEREF]----------------------------------------------------------------* | | | template | | bool | | operator()(const Coord &a, | | const Coord &b) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@CoordColRowCmp@FT@>2#T#Toperator()#&1] [>@N@flens@ST>2#T#T@Coord2t0.0t0.1#S0_#1templatetyp] [enameT,typenameIndexTypebool ] Defined in namespace `flens`. Operator `()` of class `CoordColRowCmp`.