################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template , | | typename A = std::allocator > | | class PackedStorage; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStoragetemplatetypenameT,StorageOrderOrder=C] [olMajor,typenameI=IndexOptions,typenameA=stdalloca] [torTclassPackedStorage; ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | PackedStorage(IndexType dim, | | IndexType indexBase = I::defaultIndexBase, | | const ElementType &value = ElementType(), | | const Allocator &allocator = Allocator()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorage@F@PackedStorage# #S1] [_#&1t0.0#&1t0.3# ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | PackedStorage(const PackedStorage &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorage@F@PackedStorage#&1 #] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | PackedStorage(const RHS &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorage@FT@>1#TPackedStorage] [#&1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Class N with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ~PackedStorage(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>4#T#N$@N@cxxblas@E@StorageOrder#T#T@] [PackedStorage@F@~PackedStorage#~ ] 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@] [PackedStorage@F@operator()#$@N@cxxblas@E@StorageUp] [Lo# #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@] [PackedStorage@F@operator()#$@N@cxxblas@E@StorageUp] [Lo# #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@] [PackedStorage@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@] [PackedStorage@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@] [PackedStorage@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@] [PackedStorage@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@] [PackedStorage@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@] [PackedStorage@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@] [PackedStorage@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@] [PackedStorage@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@] [PackedStorage@F@changeIndexBase# #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@] [PackedStorage@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@] [PackedStorage@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@] [PackedStorage@F@_release#void ] Defined in namespace `flens`. Class N with 4 template parameters.