Click or drag to resize
Accord.NET (logo)

BranchingOptions Constructor (String)

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
The column name.
See Also