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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getTargetMatrix

      Matrix getTargetMatrix()