ILNumerics Ultimate VS

ILMathmaxall Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic membermaxall(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, OutArrayInt64, StorageOrders, Boolean)
Computes the (flattened, row-major) sequential index and value of the element with the maximum value in A.

[ILNumerics Computing Engine]

Public methodStatic membermaxall(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, OutArrayInt64, StorageOrders, Boolean)
Computes the (flattened, row-major) sequential index and value of the element with the maximum value in A.

[ILNumerics Computing Engine]

Public methodStatic membermaxall(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, OutArrayInt64, StorageOrders, Boolean)
Computes the (flattened, row-major) sequential index and value of the element with the maximum value in A.

[ILNumerics Computing Engine]

Public methodStatic membermaxall(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, OutArrayInt64, StorageOrders, Boolean)
Computes the (flattened, row-major) sequential index and value of the element with the maximum value in A.

[ILNumerics Computing Engine]

Public methodStatic membermaxall(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, OutArrayInt64, StorageOrders, Boolean)
Computes the (flattened, row-major) sequential index and value of the element with the maximum value in A.

[ILNumerics Computing Engine]

Public methodStatic membermaxall(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, OutArrayInt64, StorageOrders, Boolean)
Computes the (flattened, row-major) sequential index and value of the element with the maximum value in A.

[ILNumerics Computing Engine]

Public methodStatic membermaxall(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, OutArrayInt64, StorageOrders, Boolean)
Computes the (flattened, row-major) sequential index and value of the element with the maximum value in A.

[ILNumerics Computing Engine]

Public methodStatic membermaxall(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, OutArrayInt64, StorageOrders, Boolean)
Computes the (flattened, row-major) sequential index and value of the element with the maximum value in A.

[ILNumerics Computing Engine]

Public methodStatic membermaxall(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, OutArrayInt64, StorageOrders, Boolean)
Computes the (flattened, row-major) sequential index and value of the element with the maximum value in A.

[ILNumerics Computing Engine]

Public methodStatic membermaxall(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, OutArrayInt64, StorageOrders, Boolean)
Computes the (flattened, row-major) sequential index and value of the element with the maximum value in A.

[ILNumerics Computing Engine]

Public methodStatic membermaxall(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, OutArrayInt64, StorageOrders, Boolean)
Computes the (flattened, row-major) sequential index and value of the element with the maximum value in A.

[ILNumerics Computing Engine]

Public methodStatic membermaxall(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, OutArrayInt64, StorageOrders, Boolean)
Computes the (flattened, row-major) sequential index and value of the element with the maximum value in A.

[ILNumerics Computing Engine]

Top
See Also

Reference