Package jgpml
Class CsvtoMatrix
java.lang.Object
jgpml.CsvtoMatrix
Simple Class to load the example data from files straight into Matrices.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CsvtoMatrix
public CsvtoMatrix()
-
-
Method Details
-
load
Load data- Parameters:
filename
- data filesizeofInputs
-sizeofOutputs
-- Returns:
- [X, Y]
-
main
Simple example of how to use this class.- Parameters:
args
-
-