################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template , | | typename A = std::allocator > | | class BandStorageView; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageViewtemplatetypenameT,StorageOrderOrder=C] [olMajor,typenameI=IndexOptions,typenameA=stdalloca] [torTclassBandStorageView; ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | BandStorageView(IndexType numRows, IndexType numCols, | | IndexType numSubDiags, IndexType numSuperDiags, | | ElementType *data, | | IndexType leadingDimension, | | IndexType firstIndex = I::defaultIndexBase, | | const Allocator &allocator = Allocator()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@BandStorageView# #] [S1_#S1_#S1_#*t0.0#S1_#S1_#&1t0.3# ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | BandStorageView(const BandStorageView &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@BandStorageView#&1] [ # ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | BandStorageView(RHS &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@FT@>1#TBandStorageView#&t1.0#templatetypenameRHS ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ~BandStorageView(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@~BandStorageView#~] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType & | | operator()(IndexType row, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@operator()# #S1_#1constElementType] [band ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType & | | operator()(IndexType row, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@operator()# #S1_#ElementTypeband ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@firstRow#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@lastRow#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@firstCol#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@lastCol#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstIndex() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@firstIndex#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastIndex() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@lastIndex#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numRows() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@numRows#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numCols() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@numCols#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | dim() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@dim#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numSubDiags() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@numSubDiags#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numSuperDiags() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@numSuperDiags#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | leadingDimension() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@leadingDimension#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | strideRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@strideRow#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | strideCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@strideCol#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType * | | data() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@data#1constElementType* ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType * | | data(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@data#ElementType* ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const Allocator & | | allocator() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@allocator#1constAllocatorband ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | resize(IndexType numRows, IndexType numCols, | | IndexType numSubDiags, IndexType numSuperDiags, | | IndexType firstIndex = I::defaultIndexBase, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@resize# #S1_#S1_#S1_#S1_#&1t0.0#bo] [ol ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | bool | | resize(const FS &rhs, const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@FT@>1#Tresize#&1t1.0#&1t0.0#template] [typenameFSbool ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | fill(const ElementType &value = ElementType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@fill#&1t0.0#bool ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | fillRandom(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@fillRandom#bool ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | changeIndexBase(IndexType firstIndex); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@changeIndexBase# #void ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstArrayView | | arrayView(IndexType firstViewIndex = I::defaultIndexBase) const ; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@arrayView# #1constConstArrayView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ArrayView | | arrayView(IndexType firstViewIndex = I::defaultIndexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@arrayView# #ArrayView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstArrayView | | viewDiag(IndexType diag, | | IndexType firstViewIndex = I::defaultIndexBase) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@viewDiag# #S1_#1constConstArrayVie] [w ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ArrayView | | viewDiag(IndexType diag, | | IndexType firstViewIndex = I::defaultIndexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@viewDiag# #S1_#ArrayView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstView | | viewDiags(IndexType fromDiag, IndexType toDiag) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@viewDiags# #S1_#1constConstView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | View | | viewDiags(IndexType fromDiag, IndexType toDiag); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@viewDiags# #S1_#View ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstArrayView | | viewRow(IndexType row, | | IndexType firstViewIndex = I::defaultIndexBase) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@viewRow# #S1_#1constConstArrayView] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ArrayView | | viewRow(IndexType row, | | IndexType firstViewIndex = I::defaultIndexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@viewRow# #S1_#ArrayView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstArrayView | | viewRow(IndexType row, | | IndexType firstCol, IndexType lastCol, | | IndexType stride, | | IndexType firstViewIndex = I::defaultIndexBase) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@viewRow# #S1_#S1_#S1_#S1_#1constCo] [nstArrayView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ArrayView | | viewRow(IndexType row, | | IndexType firstCol, IndexType lastCol, | | IndexType stride, | | IndexType firstViewIndex = I::defaultIndexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@viewRow# #S1_#S1_#S1_#S1_#ArrayVie] [w ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstArrayView | | viewCol(IndexType col, | | IndexType firstViewIndex = I::defaultIndexBase) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@viewCol# #S1_#1constConstArrayView] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ArrayView | | viewCol(IndexType col, | | IndexType firstViewIndex = I::defaultIndexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@viewCol# #S1_#ArrayView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstArrayView | | viewCol(IndexType firstRow, IndexType lastRow, | | IndexType stride, IndexType col, | | IndexType firstViewIndex = I::defaultIndexBase) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@viewCol# #S1_#S1_#S1_#S1_#1constCo] [nstArrayView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ArrayView | | viewCol(IndexType firstRow, IndexType lastRow, | | IndexType stride, IndexType col, | | IndexType firstViewIndex = I::defaultIndexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@flens@E@StorageOrder#T#T@Ba] [ndStorageView@F@viewCol# #S1_#S1_#S1_#S1_#ArrayVie] [w ] Defined in namespace `flens`. Class N with 4 template parameters.