ConstraintSystem.CreateDecimalSet Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Creates a domain of allowed real values.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateDecimalSet(array<Double[]) Creates a domain of allowed real values with default precision in strictly ascending order.
Public method CreateDecimalSet(array<Double[], Int32, Int32) Creates a domain of allowed real values with default precision in strictly descending order.

Top

See Also

Reference

ConstraintSystem Class

Microsoft.SolverFoundation.Solvers Namespace