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

#include <hyb_zo.h>

Public Types

using Field = _Field
 
typedef Sparse< _Field,
SparseMatrix_t::HYB_ZO
Self_t
 

Data Fields

bool delayed = false
 
uint64_t kmax = 0
 
index_t m = 0
 
index_t n = 0
 
uint64_t nnz = 0
 
uint64_t maxrow = 0
 
uint64_t nElements = 0
 
Sparse< _Field,
SparseMatrix_t::CSR > * 
dat = nullptr
 
Sparse< _Field,
SparseMatrix_t::CSR_ZO > * 
one = nullptr
 
Sparse< _Field,
SparseMatrix_t::CSR_ZO > * 
mone = nullptr
 

Member Typedef Documentation

using Field = _Field

Field Documentation

bool delayed = false
uint64_t kmax = 0
index_t m = 0
index_t n = 0
uint64_t nnz = 0
uint64_t maxrow = 0
uint64_t nElements = 0
Sparse<_Field, SparseMatrix_t::CSR>* dat = nullptr
Sparse<_Field, SparseMatrix_t::CSR_ZO>* one = nullptr
Sparse<_Field, SparseMatrix_t::CSR_ZO>* mone = nullptr

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