|
FflasFfpack
|
#include <coo.h>
Inheritance diagram for Sparse< _Field, SparseMatrix_t::COO_ZO >:Public Types | |
| using | Field = _Field |
Data Fields | |
| _Field::Element | cst = 1 |
| index_t * | col = nullptr |
| index_t * | row = nullptr |
| _Field::Element_ptr | dat |
| bool | delayed = false |
| uint64_t | kmax = 0 |
| index_t | m = 0 |
| index_t | n = 0 |
| uint64_t | nnz = 0 |
| uint64_t | nElements = 0 |
| uint64_t | maxrow = 0 |
| using Field = _Field |
| _Field::Element cst = 1 |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |