Click or drag to resize

GridSearch Constructor

Overload List
  NameDescription
Public methodGridSearch(IEnumerableSearchAlgorithmIFactor, FuncDouble, Double)
Constructor with simple fitness delegate.
Public methodGridSearch(IEnumerableSearchAlgorithmIFactor, Int32, ActionDouble, Double)
Constructor with block-oriented fitness delegate.
Top
See Also