Member
|
Where defined
|
Description
|
dim_type
|
|
|
external_vec<T,0,SizeType>
vals
|
|
|
size_type
|
|
|
external_vec<size_type,0,SizeType>
inds
|
|
|
external_vec<size_type,0,SizeType>
ptrs
|
|
|
rep_size_t
|
|
|
ext_comp2D ()
|
|
|
ext_comp2D (dim_type d, size_type nz, T* val, size_type* ptr, size_type* ind)
|
|
Preallocated Memory Constructor
|
ext_comp2D (const self& x)
|
|
Copy Constructor
|
self&
operator= (const self& x)
|
|
|
band_type
|
|
Banded View (including Symm and Tri) Constructor
|
ext_comp2D (const self& x, band_type, banded_tag)
|
|
|
template <class SubMatrix> struct
partitioned
|
|
|