ILNumerics Ultimate VS

numpymin Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic membermin(BaseArraycomplex, OutArrayInt64, Int32, Boolean)
Computes the minimum of elements of A along the specified dimension.

[ILNumerics numpy Module]

Public methodStatic membermin(BaseArrayfcomplex, OutArrayInt64, Int32, Boolean)
Computes the minimum of elements of A along the specified dimension.

[ILNumerics numpy Module]

Public methodStatic membermin(BaseArrayDouble, OutArrayInt64, Int32, Boolean)
Computes the minimum of elements of A along the specified dimension.

[ILNumerics numpy Module]

Public methodStatic membermin(BaseArraySingle, OutArrayInt64, Int32, Boolean)
Computes the minimum of elements of A along the specified dimension.

[ILNumerics numpy Module]

Top
See Also

Reference