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 Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultMatReaderHelper
public DefaultMatReaderHelper()
-
-
Method Details
-
readMat
public void readMat(net.algart.executors.api.data.SMat result, Path path) throws net.algart.io.UnsupportedImageFormatException - Specified by:
readMatin interfacenet.algart.executors.modules.core.matrices.io.MatReader- Throws:
net.algart.io.UnsupportedImageFormatException
-