CustomFunctionDefinition class

CustomFunctionDefinition class

Definition of custom function for calculating with user’s custom engine.

The CustomFunctionDefinition type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of CustomFunctionDefinition

Methods

MethodDescription
get_array_mode_parametersGets the indices of given custom function’s parameters that need to be calculated in array mode.

See Also