CommonMin(Array, Array) Method
Definition
Namespace: DWSIM.MathOps.MathEx
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
C#
public static Object Min(
Array Vv,
Array Vz
)VB
Public Shared Function Min (
Vv As Array,
Vz As Array
) As Object