Package org.ujmp.core.importer
Interface MatrixImporter
- All Known Subinterfaces:
MatrixByteArrayImporter
,MatrixFileImporter
,MatrixReaderImporter
,MatrixStreamImporter
,MatrixStringImporter
,MatrixURLImporter
- All Known Implementing Classes:
AbstractMatrixByteArrayImporter
,AbstractMatrixFileImporter
,AbstractMatrixImporter
,AbstractMatrixStreamImporter
,AbstractMatrixStringImporter
,AbstractMatrixURLImporter
,DefaultMatrixFileImporter
public interface MatrixImporter
-
Method Summary
-
Method Details
-
getTargetMatrix
Matrix getTargetMatrix()
-