Click or drag to resize
Accord.NET (logo)

Identification Constructor (String)

Creates a new identification filter.

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

Parameters

columnName
Type: SystemString
See Also