################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template , | | typename A = std::allocator > | | class ConstFullStorageView; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageViewtemplatetypenameT,StorageOrder] [Order,typenameI=IndexOptions,typenameA=stdallocato] [rTclassConstFullStorageView; ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ConstFullStorageView(IndexType numRows, IndexType numCols, | | const ElementType *data, | | IndexType leadingDimension, | | IndexType firstRow = I::defaultIndexBase, | | IndexType firstCol = I::defaultIndexBase, | | const Allocator &allocator = Allocator()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@ConstFullStorageView# #S1_#*1t0.0#S1_#S1_#S1_#&1t0.3# ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | ConstFullStorageView(IndexType numRows, IndexType numCols, | | ARRAY &array, | | IndexType leadingDimension, | | IndexType firstRow = I::defaultIndexBase, | | IndexType firstCol = I::defaultIndexBase, | | const Allocator &allocator = Allocator()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@FT@>1#TConstFullStorageView# #S1_#&t1.0#S1_#S1_#S1_#&1t0.3#temp] [latetypenameARRAY ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ConstFullStorageView(const ConstFullStorageView &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@ConstFullStorageView#&1 # ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | ConstFullStorageView(const RHS &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@FT@>1#TConstFullStorageView#&1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ~ConstFullStorageView(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@~ConstFullStorageView#~ ] 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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@operator()# #S1_#1constElem] [entTypeband ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@lastCol#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numRows() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@numCols#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | leadingDimension() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@data#1constElementType* ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const Allocator & | | allocator() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@allocator#1constAllocatorba] [nd ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | changeIndexBase(IndexType firstRow, IndexType firstCol); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@changeIndexBase# #S1_#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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@arrayView# #1constConstArra] [yView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstFullStorageView | | view(IndexType fromRow, IndexType fromCol, | | IndexType toRow, IndexType toCol, | | IndexType firstViewRow = I::defaultIndexBase, | | IndexType firstViewCol = I::defaultIndexBase) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@view# #S1_#S1_#S1_#S1_#S1_#] [1constConstFullStorageView ] 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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@viewRow# #S1_#1constConstAr] [rayView ] 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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@viewRow# #S1_#S1_#S1_#S1_#1] [constConstArrayView ] 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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@viewCol# #S1_#1constConstAr] [rayView ] 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@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@viewCol# #S1_#S1_#S1_#S1_#1] [constConstArrayView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstArrayView | | viewDiag(IndexType d, | | IndexType firstViewIndex = I::defaultIndexBase) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@viewDiag# #S1_#1constConstA] [rrayView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstArrayView | | viewAntiDiag(IndexType d, | | IndexType firstViewIndex = I::defaultIndexBase) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [ConstFullStorageView@F@viewAntiDiag# #S1_#1constCo] [nstArrayView ] Defined in namespace `flens`. Class N with 4 template parameters.