SIMDExtendersMin Y_ Non Zero(Double) Method
Returns the smallest non-zero element in the vector.
Definition
Namespace: DWSIM.ExtensionMethods
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
C#
public static double MinY_NonZero(
this double[] vector
)VB
<ExtensionAttribute>
Public Shared Function MinY_NonZero (
vector As Double()
) As DoubleParameters
- vector Double