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

◆ _ell16

FFLAS::Sparse<Field,SparseMatrix_t::ELL,int16_t>* _ell16 = nullptr

◆ _ell32

FFLAS::Sparse<Field,SparseMatrix_t::ELL,int32_t>* _ell32 = nullptr

◆ _ell64

FFLAS::Sparse<Field,SparseMatrix_t::ELL,int64_t>* _ell64 = nullptr

◆ _ell16_zo

FFLAS::Sparse<Field,SparseMatrix_t::ELL_ZO,int16_t>* _ell16_zo = nullptr

◆ _ell32_zo

FFLAS::Sparse<Field,SparseMatrix_t::ELL_ZO,int32_t>* _ell32_zo = nullptr

◆ _ell64_zo

FFLAS::Sparse<Field,SparseMatrix_t::ELL_ZO,int64_t>* _ell64_zo = nullptr

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