CommonWgt Avg Method
Definition
Namespace: DWSIM.MathOps.MathEx
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
C#
public static double WgtAvg(
double[] vw,
double[] vx
)VB
Public Shared Function WgtAvg (
vw As Double(),
vx As Double()
) As Double