'Declaration Public Function GetYValues( _ ByVal x() As System.Double _ ) As System.Double()
public System.double[] GetYValues( System.double[] x )
Parameters
- x
- Parameter.
Return Value
Double[].
'Declaration Public Function GetYValues( _ ByVal x() As System.Double _ ) As System.Double()
public System.double[] GetYValues( System.double[] x )