FflasFfpack
Data Fields
SpMat< Field, flag > Struct Template Reference

#include <fflas_sparse.h>

Data Fields

FFLAS::CooMat< Field > * _coo = nullptr
 
FFLAS::CsrMat< Field > * _csr = nullptr
 
FFLAS::EllMat< Field > * _ell = nullptr
 

Field Documentation

◆ _coo

FFLAS::CooMat<Field>* _coo = nullptr

◆ _csr

FFLAS::CsrMat<Field>* _csr = nullptr

◆ _ell

FFLAS::EllMat<Field>* _ell = nullptr

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