Microsoft Research, Cambridge
Constrains a double variable to be between two limits.

Declaration Syntax

Parameters
- x (Variable<(Of <(Double>)>))
- The variable to constrain
- lowerBound (Double)
- The lower limit
- upperBound (Double)
- The upper limit
Assembly:
Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)