Template Class WritesCSR
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 WritesCSR Interface for writers that can write a CSR instance to a file.
Subclassed by sparsebase::io::BinaryWriterOrderTwo< IDType, NNZType, ValueType >