################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template , | | typename A = std::allocator > | | class PackedStorageView; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageViewtemplatetypenameT,StorageOrderOrd] [er=ColMajor,typenameI=IndexOptions,typenameA=stdal] [locatorTclassPackedStorageView; ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | PackedStorageView(IndexType dim, | | ElementType *data, | | IndexType indexBase = I::defaultIndexBase, | | const Allocator &allocator = Allocator()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageView@F@PackedStorageView# #*t0.0#S1_#&1t0.3# ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | PackedStorageView(IndexType dim, | | ARRAY &array, | | IndexType indexBase = I::defaultIndexBase, | | const Allocator &allocator = Allocator()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageView@FT@>1#TPackedStorageView# #&t1.0#S1_#&1t0.3#templatetypenameARRAY ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | PackedStorageView(const PackedStorageView &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageView@F@PackedStorageView#&1 # ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | PackedStorageView(RHS &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageView@FT@>1#TPackedStorageView#&t1.0#templatetypenameRHS ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ~PackedStorageView(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageView@F@~PackedStorageView#~ ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType & | | operator()(StorageUpLo upLo, IndexType row, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageView@F@operator()#$@N@cxxblas@E@Stora] [geUpLo# #S2_#1constElementTypeband ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType & | | operator()(StorageUpLo upLo, IndexType row, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageView@F@operator()#$@N@cxxblas@E@Stora] [geUpLo# #S2_#ElementTypeband ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | indexBase() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageView@F@indexBase#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numNonZeros() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageView@F@numNonZeros#1IndexType ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | dim() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageView@F@dim#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@] [PackedStorageView@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@] [PackedStorageView@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@] [PackedStorageView@F@allocator#1constAllocatorband ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | resize(IndexType dim, | | IndexType indexBase = I::defaultIndexBase, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageView@F@resize# #S1_#&1t0.0#bool ] 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@] [PackedStorageView@F@fill#&1t0.0#bool ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | changeIndexBase(IndexType indexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorageView@F@changeIndexBase# #void ] Defined in namespace `flens`. Class N with 4 template parameters.