Click or drag to resize

yvesGetBounds Method


Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
private static void GetBounds(
	float[,] sM,
	ref int iHiRow,
	ref int iHiCol
)
Request Example View Source

Parameters

sM  Single
 
iHiRow  Int32
 
iHiCol  Int32
 
See Also