ILNumerics Ultimate VS

ExtensionMethodsnanmax Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic membernanmax(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, NullableInt32, OutArrayInt64)
[numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

Public methodStatic membernanmax(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, NullableInt32, OutArrayInt64)
[numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

Public methodStatic membernanmax(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, NullableInt32, OutArrayInt64)
[numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

Public methodStatic membernanmax(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, NullableInt32, OutArrayInt64)
[numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

Public methodStatic membernanmax(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, NullableInt32, OutArrayInt64)
[numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

Public methodStatic membernanmax(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, NullableInt32, OutArrayInt64)
[numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

Public methodStatic membernanmax(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, NullableInt32, OutArrayInt64)
[numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

Public methodStatic membernanmax(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, NullableInt32, OutArrayInt64)
[numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

Public methodStatic membernanmax(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, NullableInt32, OutArrayInt64)
[numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

Public methodStatic membernanmax(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, NullableInt32, OutArrayInt64)
[numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

Public methodStatic membernanmax(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, NullableInt32, OutArrayInt64)
[numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

Public methodStatic membernanmax(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, NullableInt32, OutArrayInt64)
[numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

Top
See Also

Reference