FflasFfpack
|
#include <fflas_sparse.h>
Data Fields | |
FFLAS::Sparse< Field, SparseMatrix_t::CSR, int16_t > * | _csr16 = nullptr |
FFLAS::Sparse< Field, SparseMatrix_t::CSR, int32_t > * | _csr32 = nullptr |
FFLAS::Sparse< Field, SparseMatrix_t::CSR, int64_t > * | _csr64 = nullptr |
FFLAS::Sparse< Field, SparseMatrix_t::CSR_ZO, int16_t > * | _csr16_zo = nullptr |
FFLAS::Sparse< Field, SparseMatrix_t::CSR_ZO, int32_t > * | _csr32_zo = nullptr |
FFLAS::Sparse< Field, SparseMatrix_t::CSR_ZO, int64_t > * | _csr64_zo = nullptr |
FFLAS::Sparse<Field,SparseMatrix_t::CSR,int16_t>* _csr16 = nullptr |
FFLAS::Sparse<Field,SparseMatrix_t::CSR,int32_t>* _csr32 = nullptr |
FFLAS::Sparse<Field,SparseMatrix_t::CSR,int64_t>* _csr64 = nullptr |
FFLAS::Sparse<Field,SparseMatrix_t::CSR_ZO,int16_t>* _csr16_zo = nullptr |
FFLAS::Sparse<Field,SparseMatrix_t::CSR_ZO,int32_t>* _csr32_zo = nullptr |
FFLAS::Sparse<Field,SparseMatrix_t::CSR_ZO,int64_t>* _csr64_zo = nullptr |