Uses of Record Class
org.flag4j.io.MatrixMarketHeader
Packages that use MatrixMarketHeader
-
Uses of MatrixMarketHeader in org.flag4j.io
Methods in org.flag4j.io that return MatrixMarketHeaderModifier and TypeMethodDescriptionstatic MatrixMarketHeaderMatrixMarketHeader.parseHeader(String header) Parses a string representing the header of a Matrix Market file and stores in aMatrixMarketHeaderobject.