The resulting variable has the given lower and upper bounds.
public static VarD1 WithBounds( this VariableBuilderType<Dimension1> state, FunVec1<double> lower, FunVec1<double> upper )
In This Article