|
|
SparseReaderReadDense Method |
| Name | Description | |
|---|---|---|
| ReadDense |
Reads a sample from the file and returns it as a
dense vector, together with its associated output value.
| |
| ReadDense(Int32) |
Reads count samples from the file and returns
them as a SparseT sparse vector, together with
their associated output values.
|