functionArrayfunctionArrayEntryMode Enumeration |
Namespace: imbSCI.Core.math.functions
| Member name | Value | Description | |
|---|---|---|---|
| useGeneralAlpha | 0 | The function (GetOutput(Double)) will get GetOutput(Double) general alpha value | |
| usePrevResultAsAlpha | 1 | The function will get output from function invoked in previous step. If it is the first in the array, then it gets general alpha |