Class DefaultMatReaderHelper

java.lang.Object
net.algart.executors.modules.core.matrices.io.helpers.DefaultMatReaderHelper
All Implemented Interfaces:
net.algart.executors.modules.core.matrices.io.MatReader

public class DefaultMatReaderHelper extends Object implements net.algart.executors.modules.core.matrices.io.MatReader
  • Constructor Details

    • DefaultMatReaderHelper

      public DefaultMatReaderHelper()
  • Method Details

    • readMat

      public void readMat(net.algart.executors.api.data.SMat result, Path path) throws net.algart.executors.modules.core.matrices.io.UnsupportedImageFormatException
      Specified by:
      readMat in interface net.algart.executors.modules.core.matrices.io.MatReader
      Throws:
      net.algart.executors.modules.core.matrices.io.UnsupportedImageFormatException