ILNumerics Ultimate VS

numpymax Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

Top
See Also

Reference