Click or drag to resize

yvesAdd(Single, Single, Single) Method


Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static void Add(
	float[,] sM1,
	float[,] sM2,
	float[,] sMR
)
Request Example View Source

Parameters

sM1  Single
 
sM2  Single
 
sMR  Single
 
See Also