yvesVectorToMatrix Method

Definition

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

Parameters

sV  Single
 
sM  Single
 

See Also