FunctionString: String;
The FunctionString property determines efficiency function.
The function can contain:
Name of coefficients that are set in the ISmNonLinearOptimization.CoefficientsOrder property.
Any arithmetic operations and round brackets.
Numbers.
The function expression may get the Fore function implemented in the unit that is sent as follows: <Unit identifier>.<Function identifier>[(Function parameters)]. To do this, determine a repository, in which the unit is searched.
The use of the expression, implemented in the unit, is given in the example for ISmExpressionProvider.Metabase.
The property use is given in the example for ISmNonLinearOptimization.InitApproximation.
See also: