Class CustomFunctionDefinition

CustomFunctionDefinition class

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

public class CustomFunctionDefinition

Constructors

NameDescription
CustomFunctionDefinition()The default constructor.

Methods

NameDescription
virtual GetArrayModeParameters(string)Gets the indices of given custom function’s parameters that need to be calculated in array mode.

See Also