Fork me on GitHub
 All Classes Files Functions Variables Groups Pages
Classes
hyb_matrix.h File Reference

Hybrid ELL/COO matrix format. More...

Go to the source code of this file.

Classes

class  cusp::hyb_matrix< IndexType, ValueType, MemorySpace >
 Hybrid (HYB) representation a sparse matrix. More...
 
class  cusp::hyb_matrix_view< MatrixType1, MatrixType2, IndexType, ValueType, MemorySpace >
 View of a hyb_matrix. More...
 

Detailed Description

Hybrid ELL/COO matrix format.

Definition in file hyb_matrix.h.