ParameterBuilderKeyHasValue Method

Overload List

HasValue(Double, String) Finalizes the parameter builder and returns the resulting 0-dimensional parameter ParD0.

The resulting parameter has the given value.

HasValue(FuncDouble, String) Finalizes the parameter builder and returns the resulting 0-dimensional parameter ParD0.

Value of the resulting parameter will be obtained by the given function.

See Also