yvesSum(Single, Single) Method

Definition

Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static void Sum(
	float[,] sM,
	float[] sV
)

Parameters

sM  Single
 
sV  Single
 

See Also