|
graph
|
#include <csr.hpp>
Public Types | |
| typedef INDEX | index_type |
Public Member Functions | |
| virtual const index_type * | row_offsets () const =0 |
| virtual const index_type * | cols () const =0 |
| typedef INDEX CSR< INDEX >::index_type |
|
pure virtual |
Implemented in UnifiedMemoryCSR.
|
pure virtual |
Implemented in UnifiedMemoryCSR.
1.8.13