Click or drag to resize
Accord.NET (logo)

SparseReaderReadDense Method

Overload List
  NameDescription
Public methodReadDense
Reads a sample from the file and returns it as a dense vector, together with its associated output value.
Public methodReadDense(Int32)
Reads count samples from the file and returns them as a SparseT sparse vector, together with their associated output values.
Top
See Also