yvesScale(Single, Single, Single) Method

Definition

Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static void Scale(
	float[,] sB,
	float[] sColScales,
	float[,] sY
)

Parameters

sB  Single
 
sColScales  Single
 
sY  Single
 

See Also