FflasFfpack
Data Fields
CsrMat< Field > Struct Template Reference

#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
 

Field Documentation

§ _csr16

§ _csr32

§ _csr64

§ _csr16_zo

§ _csr32_zo

§ _csr64_zo


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