Click or drag to resize

DoubleFunctionCollectionAdd Method

Overload List
  NameDescription
Public methodAdd(T) (Inherited from CollectionDoubleFunctionDetails.)
Public methodAdd(DoubleSimpleFunction)
Adds a function to the collection. The new function will not be configured with any threshold values.
Public methodAdd(DoubleSimpleFunction, Double)
Adds a function to the collection, and adds a threshold value that is of interest while exploring the function.
Top
See Also