Package org.ujmp.core.link.source
Interface MatrixFileLinkSource
-
- All Superinterfaces:
MatrixDenseCSVLinkFormat
,MatrixLinkFormat
,MatrixLinkSource
- All Known Implementing Classes:
AbstractMatrixFileLinkSource
,DefaultMatrixFileLinkSource
public interface MatrixFileLinkSource extends MatrixLinkSource, MatrixDenseCSVLinkFormat
-
-
Method Summary
-
Methods inherited from interface org.ujmp.core.link.format.MatrixDenseCSVLinkFormat
asDenseCSV, asDenseCSV, asDenseCSV
-
-