################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template , | | typename A = std::allocator > | | class FullStorage; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStoragetemplatetypenameT,StorageOrderOrder=Col] [Major,typenameI=IndexOptions,typenameA=stdallocato] [rTclassFullStorage; ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | FullStorage(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@FullStorage# ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | FullStorage(IndexType numRows, IndexType numCols, | | IndexType firstRow = I::defaultIndexBase, | | IndexType firstCol = I::defaultIndexBase, | | const ElementType &value = ElementType(), | | const Allocator &allocator = Allocator()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@FullStorage# #S1_#S1] [_#S1_#&1t0.0#&1t0.3# ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | FullStorage(const FullStorage &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@FullStorage#&1 # ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | FullStorage(const RHS &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@FT@>1#TFullStorage#&1t] [1.0#templatetypenameRHS ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ~FullStorage(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@~FullStorage#~ ] 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@] [FullStorage@F@operator()# #S1_#1constElementTypeba] [nd ] 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@cxxblas@E@StorageOrder#T#T@] [FullStorage@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@cxxblas@E@StorageOrder#T#T@] [FullStorage@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@] [FullStorage@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@] [FullStorage@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@] [FullStorage@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@] [FullStorage@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@] [FullStorage@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@] [FullStorage@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@] [FullStorage@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@] [FullStorage@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@] [FullStorage@F@data#1constElementType* ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType * | | data(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@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@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@allocator#1constAllocatorband ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | resize(IndexType numRows, IndexType numCols, | | IndexType firstRow = I::defaultIndexBase, | | IndexType firstCol = I::defaultIndexBase, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@resize# #S1_#S1_#S1_#&1t0.0#bool ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | resize(const Range &rows, | | const Range &cols, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@resize#&1>@N@flens@CT>1#T@Range1 #S1] [_#&1t0.0#bool ] 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@cxxblas@E@StorageOrder#T#T@] [FullStorage@FT@>1#Tresize#&1t1.0#&1t0.0#templatety] [penameFSbool ] 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@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@fill#&1t0.0#bool ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | fill(StorageUpLo upLo, const ElementType &value = ElementType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@fill#$@N@cxxblas@E@StorageUpLo#&1t0.] [0#bool ] 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@] [FullStorage@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@] [FullStorage@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@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@arrayView# #ArrayView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstView | | 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@] [FullStorage@F@view# #S1_#S1_#S1_#S1_#S1_#1constCon] [stView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | View | | view(IndexType fromRow, IndexType fromCol, | | IndexType toRow, IndexType toCol, | | IndexType firstViewRow = I::defaultIndexBase, | | IndexType firstViewCol = I::defaultIndexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@view# #S1_#S1_#S1_#S1_#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@cxxblas@E@StorageOrder#T#T@] [FullStorage@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@cxxblas@E@StorageOrder#T#T@] [FullStorage@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@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@viewRow# #S1_#S1_#S1_#S1_#1constCons] [tArrayView ] 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@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@viewRow# #S1_#S1_#S1_#S1_#ArrayView ] 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@] [FullStorage@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@cxxblas@E@StorageOrder#T#T@] [FullStorage@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@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@viewCol# #S1_#S1_#S1_#S1_#1constCons] [tArrayView ] 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@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@viewCol# #S1_#S1_#S1_#S1_#ArrayView ] 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@] [FullStorage@F@viewDiag# #S1_#1constConstArrayView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ArrayView | | viewDiag(IndexType d, | | IndexType firstViewIndex = I::defaultIndexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@viewDiag# #S1_#ArrayView ] 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@] [FullStorage@F@viewAntiDiag# #S1_#1constConstArrayV] [iew ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ArrayView | | viewAntiDiag(IndexType d, | | IndexType firstViewIndex = I::defaultIndexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@viewAntiDiag# #S1_#ArrayView ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | _setIndexBase(IndexType firstRow, IndexType firstCol); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@_setIndexBase# #S1_#void ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | _raw_allocate(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@_raw_allocate#void ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | _allocate(const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@_allocate#&1t0.0#void ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | _release(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [FullStorage@F@_release#void ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]------------------------------------------------------------------* | | | template | | bool | | fillRandom(FullStorage &A); | | | *-----------------------------------------------------------------------------* [c:@N@flens@FT@>4#T#N$@N@cxxblas@E@StorageOrder#T#Tf] [illRandom#&>@N@flens@CT>4#T#NS0_#T#T@FullStorage4t0] [.0t0.2t0.3#templatetypenameT,StorageOrderOrder,type] [nameI,typenameAllocatorbool ] Defined in namespace `flens`. Function `fillRandom` with 4 template parameters. *--[CODEREF]------------------------------------------------------------------* | | | template | | bool | | fillRandom(StorageUpLo upLo, FullStorage &A); | | | *-----------------------------------------------------------------------------* [c:@N@flens@FT@>4#T#N$@N@cxxblas@E@StorageOrder#T#Tf] [illRandom#$@N@cxxblas@E@StorageUpLo#&>@N@flens@CT>4] [#T#NS0_#T#T@FullStorage4t0.0t0.2t0.3#templatetypena] [meT,StorageOrderOrder,typenameI,typenameAllocatorbo] [ol ] Defined in namespace `flens`. Function `fillRandom` with 4 template parameters.