'Declaration Public Sub SetUpperBoundVector( _ ByVal bound() As System.Double, _ ByVal cDimension As System.Integer _ )
public void SetUpperBoundVector( System.double[] bound, System.int cDimension )
Parameters
- bound
- cDimension
'Declaration Public Sub SetUpperBoundVector( _ ByVal bound() As System.Double, _ ByVal cDimension As System.Integer _ )
public void SetUpperBoundVector( System.double[] bound, System.int cDimension )