Template Class WritesCOO

Inheritance Relationships

Derived Type

Class Documentation

template<typename IDType, typename NNZType, typename ValueType>
class WritesCOO

Interface for writers that can write a COO instance to a file.

Subclassed by sparsebase::io::BinaryWriterOrderTwo< IDType, NNZType, ValueType >