|
FflasFfpack
|
#include <csr_hyb.h>
Public Types | |
| using | Field = _Field |
Data Fields | |
| bool | delayed = false |
| index_t * | col = nullptr |
| index_t * | st = nullptr |
| _Field::Element_ptr | dat |
| uint64_t | kmax = 0 |
| index_t | m = 0 |
| index_t | n = 0 |
| uint64_t | nnz = 0 |
| uint64_t | nElements = 0 |
| uint64_t | maxrow = 0 |
| uint64_t | nOnes = 0 |
| uint64_t | nMOnes = 0 |
| uint64_t | nOthers = 0 |