FflasFfpack
Data Fields
CooMat< Field > Struct Template Reference

#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
 

Field Documentation

◆ _coo16

FFLAS::Sparse<Field,SparseMatrix_t::COO,int16_t>* _coo16 = nullptr

◆ _coo32

FFLAS::Sparse<Field,SparseMatrix_t::COO,int32_t>* _coo32 = nullptr

◆ _coo64

FFLAS::Sparse<Field,SparseMatrix_t::COO,int64_t>* _coo64 = nullptr

◆ _coo16_zo

FFLAS::Sparse<Field,SparseMatrix_t::COO_ZO,int16_t>* _coo16_zo = nullptr

◆ _coo32_zo

FFLAS::Sparse<Field,SparseMatrix_t::COO_ZO,int32_t>* _coo32_zo = nullptr

◆ _coo64_zo

FFLAS::Sparse<Field,SparseMatrix_t::COO_ZO,int64_t>* _coo64_zo = nullptr

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