GridSearch Constructor |
Name | Description | |
---|---|---|
GridSearch(IEnumerableSearchAlgorithmIFactor, FuncDouble, Double) |
Constructor with simple fitness delegate.
| |
GridSearch(IEnumerableSearchAlgorithmIFactor, Int32, ActionDouble, Double) |
Constructor with block-oriented fitness delegate.
|