Click or drag to resize

yvesMax(Single, Int32, Int32) Method


Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static float Max(
	float[,] sM,
	ref int iCol,
	ref int iRow
)
Request Example View Source

Parameters

sM  Single
 
iCol  Int32
 
iRow  Int32
 

Return Value

Single
See Also