IFunctionGenerator Interface |
Namespace: imbSCI.Core.math.functions.core
The IFunctionGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
| outputRange |
Output scalling range adjusts function output before returning final result from GetOutput(Double) and GetOutput(Int32) methods
|
| Name | Description | |
|---|---|---|
| GetOutput(Double) |
Gets the output.
| |
| GetOutput(Int32) |
Gets the output.
|