Click or drag to resize
Accord.NET (logo)

SparseWriter Properties

The SparseWriter type exposes the following members.

Properties
  NameDescription
Public propertyBaseStream
Returns the underlying stream.
Public propertyIntercept
Gets or sets whether to include an intercept term (bias) value at the beginning of each new sample. Default is null (don't include anything).
Top
See Also