FflasFfpack
Public Types | Data Fields
Sparse< _Field, SparseMatrix_t::CSR_HYB > Struct Template Reference

#include <csr_hyb.h>

Public Types

using Field = _Field
 

Data Fields

bool delayed = false
 
index_tcol = nullptr
 
index_tst = 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
 

Member Typedef Documentation

using Field = _Field

Field Documentation

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

The documentation for this struct was generated from the following file: