|
IAutoConfigurableColumn Interface
|
Indicates that a column filter supports automatic initialization.
Namespace:
Accord.Statistics.Filters
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
SyntaxThe IAutoConfigurableColumn type exposes the following members.
Methods
| Name | Description |
---|
 | Detect |
Auto detects the column options by analyzing a given DataColumn.
|
Top
See Also