Template Class WritesCOO
Defined in File writer.h
Inheritance Relationships
Derived Type
public sparsebase::io::BinaryWriterOrderTwo< IDType, NNZType, ValueType >
(Template Class BinaryWriterOrderTwo)
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 >