Overload List
| Name | Description | |
|---|---|---|
| NumVar(Double, Double) |
Creates a new modeling variable object of the
type NumVarType.Float.
| |
| NumVar(Double, Double, NumVarType) |
Creates a new numeric variable object.
| |
| NumVar(Double, Double, String) |
Creates a new modeling variable of the
type NumVarType.Float.
| |
| NumVar(Double, Double, NumVarType, String) |
Creates a new modeling variable object.
|