Click or drag to resize
Accord.NET (logo)

GridSearchResultTModel Constructor (Int32)

Namespace:  Accord.MachineLearning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public GridSearchResult(
	int size
)
Request Example View Source

Parameters

size
Type: SystemInt32
See Also