FflasFfpack
|
#include <fflas_sparse.h>
Data Fields | |
FFLAS::Sparse< Field, SparseMatrix_t::COO, int16_t > * | _coo16 = nullptr |
FFLAS::Sparse< Field, SparseMatrix_t::COO, int32_t > * | _coo32 = nullptr |
FFLAS::Sparse< Field, SparseMatrix_t::COO, int64_t > * | _coo64 = nullptr |
FFLAS::Sparse< Field, SparseMatrix_t::COO_ZO, int16_t > * | _coo16_zo = nullptr |
FFLAS::Sparse< Field, SparseMatrix_t::COO_ZO, int32_t > * | _coo32_zo = nullptr |
FFLAS::Sparse< Field, SparseMatrix_t::COO_ZO, int64_t > * | _coo64_zo = nullptr |
FFLAS::Sparse<Field,SparseMatrix_t::COO,int16_t>* _coo16 = nullptr |
FFLAS::Sparse<Field,SparseMatrix_t::COO,int32_t>* _coo32 = nullptr |
FFLAS::Sparse<Field,SparseMatrix_t::COO,int64_t>* _coo64 = nullptr |
FFLAS::Sparse<Field,SparseMatrix_t::COO_ZO,int16_t>* _coo16_zo = nullptr |
FFLAS::Sparse<Field,SparseMatrix_t::COO_ZO,int32_t>* _coo32_zo = nullptr |
FFLAS::Sparse<Field,SparseMatrix_t::COO_ZO,int64_t>* _coo64_zo = nullptr |