yvesSave(String, Single, Int32, Int32) Method

Definition

Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static void Save(
	string strFile,
	float[,] sM,
	int iPrecBeforeDec,
	int iPrecAfterDec
)

Parameters

strFile  String
 
sM  Single
 
iPrecBeforeDec  Int32
 
iPrecAfterDec  Int32
 

See Also