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

§ _coo32

§ _coo64

§ _coo16_zo

§ _coo32_zo

§ _coo64_zo


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