Click or drag to resize
Accord.NET (logo)

DiscretizationOptions Constructor (String)

Constructs a new Options class for the discretization filter.

Namespace:  Accord.Statistics.Filters
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public Options(
	string name
)
Request Example View Source

Parameters

name
Type: SystemString
See Also