yvesGetBounds Method

Definition

Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
private static void GetBounds(
	float[,] sM,
	ref int iHiRow,
	ref int iHiCol
)

Parameters

sM  Single
 
iHiRow  Int32
 
iHiCol  Int32
 

See Also