DoubleFunctionCollectionAdd Method | 
| Name | Description | |
|---|---|---|
| Add(T) | Adds an object to the end of the CollectionT.   (Inherited from CollectionDoubleFunctionDetails.) | |
| Add(DoubleSimpleFunction) | 
            Adds a function to the collection.  The new function will not be configured with any
            threshold values.
              | |
| Add(DoubleSimpleFunction, Double) | 
            Adds a function to the collection, and adds a threshold value that is of interest while
            exploring the function.
              |