Click or drag to resize

functionArrayAdd Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the specified function.

Namespace:  imbSCI.Core.math.functions
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
Request Example View Source

Parameters

function
Type: imbSCI.Core.math.functions.coreIFunctionGenerator
The function.
weight (Optional)
Type: SystemDouble
The weight.
mode (Optional)
Type: imbSCI.Core.math.functionsfunctionArrayfunctionArrayEntryMode
The mode.

Return Value

Type: functionArrayfunctionArrayEntry
See Also