GDEMPromote Method

Definition

Namespace: DWSIM.MathOps.MathEx.AccelMethods
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static double[] Promote(
	double[] currX,
	ArrayList dXvec,
	int nu
)

Parameters

currX  Double
 
dXvec  ArrayList
 
nu  Int32
 

Return Value

Double

See Also