|
FflasFfpack
|
#include <ell_simd.h>
Inheritance diagram for Sparse< _Field, SparseMatrix_t::ELL_simd >:Data Fields | |
| bool | delayed = false |
| int | chunk = 0 |
| index_t | m = 0 |
| index_t | n = 0 |
| index_t | ld = 0 |
| uint64_t | kmax = 0 |
| uint64_t | nnz = 0 |
| uint64_t | nElements = 0 |
| uint64_t | maxrow = 0 |
| uint64_t | nChunks = 0 |
| index_t * | col = nullptr |
| _Field::Element_ptr | dat |
| bool delayed = false |
| int chunk = 0 |
| index_t m = 0 |
| index_t n = 0 |
| index_t ld = 0 |
| uint64_t kmax = 0 |
| uint64_t nnz = 0 |
| uint64_t nElements = 0 |
| uint64_t maxrow = 0 |
| uint64_t nChunks = 0 |
| index_t* col = nullptr |