An nb.ds.NamedData
containing an array of floats describing a data file.
Its name is the data file's path relative to the project's executable.
In the array is stored at pos :
- 0 : The data file's number (dataX.dat).
- 1 : The data file's size in bytes.
Alias
alias for
nb.ds.NamedData<Array<Int>>