FflasFfpack
Data Fields
EllMat< Field > Struct Template Reference

#include <fflas_sparse.h>

Data Fields

FFLAS::Sparse< Field, SparseMatrix_t::ELL, int16_t > * _ell16 = nullptr
 
FFLAS::Sparse< Field, SparseMatrix_t::ELL, int32_t > * _ell32 = nullptr
 
FFLAS::Sparse< Field, SparseMatrix_t::ELL, int64_t > * _ell64 = nullptr
 
FFLAS::Sparse< Field, SparseMatrix_t::ELL_ZO, int16_t > * _ell16_zo = nullptr
 
FFLAS::Sparse< Field, SparseMatrix_t::ELL_ZO, int32_t > * _ell32_zo = nullptr
 
FFLAS::Sparse< Field, SparseMatrix_t::ELL_ZO, int64_t > * _ell64_zo = nullptr
 

Field Documentation

FFLAS::Sparse<Field,SparseMatrix_t::ELL,int16_t>* _ell16 = nullptr
FFLAS::Sparse<Field,SparseMatrix_t::ELL,int32_t>* _ell32 = nullptr
FFLAS::Sparse<Field,SparseMatrix_t::ELL,int64_t>* _ell64 = nullptr
FFLAS::Sparse<Field,SparseMatrix_t::ELL_ZO,int16_t>* _ell16_zo = nullptr
FFLAS::Sparse<Field,SparseMatrix_t::ELL_ZO,int32_t>* _ell32_zo = nullptr
FFLAS::Sparse<Field,SparseMatrix_t::ELL_ZO,int64_t>* _ell64_zo = nullptr

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