yvesMax(Single, Int32, Int32) Method

Definition

Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static float Max(
	float[,] sM,
	ref int iCol,
	ref int iRow
)

Parameters

sM  Single
 
iCol  Int32
 
iRow  Int32
 

Return Value

Single

See Also