FflasFfpack
Static Public Attributes
HelperFlag Struct Reference

#include <fflas_sparse.h>

Static Public Attributes

static constexpr uint64_t none = 0_ui64
 
static constexpr uint64_t coo = 1_ui64
 
static constexpr uint64_t csr = 1_ui64 << 1
 
static constexpr uint64_t ell = 1_ui64 << 2
 
static constexpr uint64_t aut = 1_ui64 << 32
 
static constexpr uint64_t pm1 = 1_ui64 << 33
 

Field Documentation

◆ none

constexpr uint64_t none = 0_ui64
staticconstexpr

◆ coo

constexpr uint64_t coo = 1_ui64
staticconstexpr

◆ csr

constexpr uint64_t csr = 1_ui64 << 1
staticconstexpr

◆ ell

constexpr uint64_t ell = 1_ui64 << 2
staticconstexpr

◆ aut

constexpr uint64_t aut = 1_ui64 << 32
staticconstexpr

◆ pm1

constexpr uint64_t pm1 = 1_ui64 << 33
staticconstexpr

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