cyqlone develop
Fast, parallel and vectorized solver for linear systems with optimal control structure.
Loading...
Searching...
No Matches
cyqlone::SparseCOO< class Index > Struct Template Reference

Public Types

enum  Order
typedef Index index_t

Public Member Functions

length_t nnz () const

Public Attributes

 Unsorted
 SortedByColsAndRows
 SortedByColsOnly
 SortedByRowsAndCols
 SortedByRowsOnly
length_t rows
length_t cols
Symmetry symmetry
std::span< const index_trow_indices
std::span< const index_tcol_indices
Order order
index_t first_index

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