Click or drag to resize

GDEMPromote Method


Namespace: DWSIM.MathOps.MathEx.AccelMethods
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static double[] Promote(
	double[] currX,
	ArrayList dXvec,
	int nu
)
Request Example View Source

Parameters

currX  Double
 
dXvec  ArrayList
 
nu  Int32
 

Return Value

Double
See Also