ILNumerics Ultimate VS

ExtensionMethods Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Importing this class / its namespace makes the array methods from the [numpy API] visible on suitable arrays.

[ILNumerics numpy Module]

Inheritance Hierarchy

SystemObject
  ILNumericsExtensionMethods

Namespace:  ILNumerics
Assemblies:   ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
  ILNumerics.numpy (in ILNumerics.numpy.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public static class ExtensionMethods

The ExtensionMethods type exposes the following members.

Methods

  NameDescription
Public methodStatic memberall(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Boolean)
[numpy API] Tests for all elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Boolean)
[numpy API] Tests for all elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Boolean)
[numpy API] Tests for all elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Boolean)
[numpy API] Tests for all elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Boolean)
[numpy API] Tests for all elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Boolean)
[numpy API] Tests for all elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Boolean)
[numpy API] Tests for all elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Boolean)
[numpy API] Tests for all elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Boolean)
[numpy API] Tests for all elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Boolean)
[numpy API] Tests for all elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Boolean)
[numpy API] Tests for all elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Boolean)
[numpy API] Tests for all elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Int32, Boolean)
[numpy API] Tests for all elements of A along the dimension 'axis' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Int32, Boolean)
[numpy API] Tests for all elements of A along the dimension 'axis' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Int32, Boolean)
[numpy API] Tests for all elements of A along the dimension 'axis' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Int32, Boolean)
[numpy API] Tests for all elements of A along the dimension 'axis' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Int32, Boolean)
[numpy API] Tests for all elements of A along the dimension 'axis' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Int32, Boolean)
[numpy API] Tests for all elements of A along the dimension 'axis' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Int32, Boolean)
[numpy API] Tests for all elements of A along the dimension 'axis' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Int32, Boolean)
[numpy API] Tests for all elements of A along the dimension 'axis' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Int32, Boolean)
[numpy API] Tests for all elements of A along the dimension 'axis' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Int32, Boolean)
[numpy API] Tests for all elements of A along the dimension 'axis' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Int32, Boolean)
[numpy API] Tests for all elements of A along the dimension 'axis' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberall(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Int32, Boolean)
[numpy API] Tests for all elements of A along the dimension 'axis' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberallIndT(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, BaseArrayIndT, Boolean)
[numpy API] Tests for all elements of A along specific dimensions being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberallIndT(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, BaseArrayIndT, Boolean)
[numpy API] Tests for all elements of A along specific dimensions being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberallIndT(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, BaseArrayIndT, Boolean)
[numpy API] Tests for all elements of A along specific dimensions being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberallIndT(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, BaseArrayIndT, Boolean)
[numpy API] Tests for all elements of A along specific dimensions being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberallIndT(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, BaseArrayIndT, Boolean)
[numpy API] Tests for all elements of A along specific dimensions being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberallIndT(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, BaseArrayIndT, Boolean)
[numpy API] Tests for all elements of A along specific dimensions being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberallIndT(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, BaseArrayIndT, Boolean)
[numpy API] Tests for all elements of A along specific dimensions being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberallIndT(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, BaseArrayIndT, Boolean)
[numpy API] Tests for all elements of A along specific dimensions being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberallIndT(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, BaseArrayIndT, Boolean)
[numpy API] Tests for all elements of A along specific dimensions being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberallIndT(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, BaseArrayIndT, Boolean)
[numpy API] Tests for all elements of A along specific dimensions being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberallIndT(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, BaseArrayIndT, Boolean)
[numpy API] Tests for all elements of A along specific dimensions being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberallIndT(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, BaseArrayIndT, Boolean)
[numpy API] Tests for all elements of A along specific dimensions being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Int32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Int32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Int32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Int32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Int32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Int32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Int32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Int32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Int32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Int32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Int32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberany(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Int32, Boolean)
[numpy API] Tests for any elements of A being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberanyIndT(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, BaseArrayIndT, Boolean)
[numpy API] Tests for any elements of A along specified dimensions 'axes' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberanyIndT(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, BaseArrayIndT, Boolean)
[numpy API] Tests for any elements of A along specified dimensions 'axes' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberanyIndT(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, BaseArrayIndT, Boolean)
[numpy API] Tests for any elements of A along specified dimensions 'axes' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberanyIndT(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, BaseArrayIndT, Boolean)
[numpy API] Tests for any elements of A along specified dimensions 'axes' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberanyIndT(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, BaseArrayIndT, Boolean)
[numpy API] Tests for any elements of A along specified dimensions 'axes' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberanyIndT(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, BaseArrayIndT, Boolean)
[numpy API] Tests for any elements of A along specified dimensions 'axes' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberanyIndT(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, BaseArrayIndT, Boolean)
[numpy API] Tests for any elements of A along specified dimensions 'axes' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberanyIndT(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, BaseArrayIndT, Boolean)
[numpy API] Tests for any elements of A along specified dimensions 'axes' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberanyIndT(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, BaseArrayIndT, Boolean)
[numpy API] Tests for any elements of A along specified dimensions 'axes' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberanyIndT(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, BaseArrayIndT, Boolean)
[numpy API] Tests for any elements of A along specified dimensions 'axes' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberanyIndT(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, BaseArrayIndT, Boolean)
[numpy API] Tests for any elements of A along specified dimensions 'axes' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberanyIndT(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, BaseArrayIndT, Boolean)
[numpy API] Tests for any elements of A along specified dimensions 'axes' being non-zero.

[ILNumerics numpy Module]

Public methodStatic memberargmax(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, NullableInt32, OutArraycomplex)
[numpy API] Computes indices of maximum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

Public methodStatic memberargmin(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, NullableInt32, OutArraycomplex)
[numpy API] Computes indices of minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

Public methodStatic memberargmin(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, NullableInt32, OutArrayByte)
[numpy API] Computes indices of minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

Public methodStatic memberargmin(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, NullableInt32, OutArrayDouble)
[numpy API] Computes indices of minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

Public methodStatic memberargmin(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, NullableInt32, OutArrayInt16)
[numpy API] Computes indices of minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

Public methodStatic memberargmin(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, NullableInt32, OutArrayInt32)
[numpy API] Computes indices of minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

Public methodStatic memberargmin(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, NullableInt32, OutArrayInt64)
[numpy API] Computes indices of minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

Public methodStatic memberargmin(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, NullableInt32, OutArraySByte)
[numpy API] Computes indices of minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

Public methodStatic memberargmin(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, NullableInt32, OutArraySingle)
[numpy API] Computes indices of minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

Public methodStatic memberargmin(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, NullableInt32, OutArrayUInt16)
[numpy API] Computes indices of minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

Public methodStatic memberargmin(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, NullableInt32, OutArrayUInt32)
[numpy API] Computes indices of minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

Public methodStatic memberargmin(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, NullableInt32, OutArrayUInt64)
[numpy API] Computes indices of minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

Public methodStatic memberargmin(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, NullableInt32, OutArrayfcomplex)
[numpy API] Computes indices of minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

Public methodStatic memberargsort(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Int32, Boolean, OutArraycomplex)
[numpy API] Computes the indices for elements of sorted A.

[ILNumerics numpy Module]

Public methodStatic memberargsort(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Int32, Boolean, OutArrayByte)
[numpy API] Computes the indices for elements of sorted A.

[ILNumerics numpy Module]

Public methodStatic memberargsort(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Int32, Boolean, OutArrayDouble)
[numpy API] Computes the indices for elements of sorted A.

[ILNumerics numpy Module]

Public methodStatic memberargsort(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Int32, Boolean, OutArrayInt16)
[numpy API] Computes the indices for elements of sorted A.

[ILNumerics numpy Module]

Public methodStatic memberargsort(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Int32, Boolean, OutArrayInt32)
[numpy API] Computes the indices for elements of sorted A.

[ILNumerics numpy Module]

Public methodStatic memberargsort(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Int32, Boolean, OutArrayInt64)
[numpy API] Computes the indices for elements of sorted A.

[ILNumerics numpy Module]

Public methodStatic memberargsort(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Int32, Boolean, OutArraySByte)
[numpy API] Computes the indices for elements of sorted A.

[ILNumerics numpy Module]

Public methodStatic memberargsort(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Int32, Boolean, OutArraySingle)
[numpy API] Computes the indices for elements of sorted A.

[ILNumerics numpy Module]

Public methodStatic memberargsort(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Int32, Boolean, OutArrayUInt16)
[numpy API] Computes the indices for elements of sorted A.

[ILNumerics numpy Module]

Public methodStatic memberargsort(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Int32, Boolean, OutArrayUInt32)
[numpy API] Computes the indices for elements of sorted A.

[ILNumerics numpy Module]

Public methodStatic memberargsort(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Int32, Boolean, OutArrayUInt64)
[numpy API] Computes the indices for elements of sorted A.

[ILNumerics numpy Module]

Public methodStatic memberargsort(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Int32, Boolean, OutArrayfcomplex)
[numpy API] Computes the indices for elements of sorted A.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(BaseArraycomplex, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(BaseArrayfcomplex, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(BaseArrayByte, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(BaseArrayDouble, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(BaseArrayInt16, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(BaseArrayInt32, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(BaseArrayInt64, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(BaseArraySByte, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(BaseArraySingle, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(BaseArrayUInt16, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(BaseArrayUInt32, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(BaseArrayUInt64, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTout(Logical, NullableStorageOrders)
[numpy API] Create a new array of specific element type and storage order based on this array.

[ILNumerics numpy Module]

Public methodStatic memberastypeTin, Tout(BaseArrayTin, NullableStorageOrders)
[numpy API] Create a new array from generic input array, specify element type and storage order. This function is provided for compatibility with generic array types.

[ILNumerics numpy Module]

Public methodStatic memberConcatT, LocalT, InT, OutT, RetT, StorageT
Create new array with the elements of this array and B, concatenated along dimension dim.

[ILNumerics Core Module]

Public methodStatic memberconj(Mutablecomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex)
[numpy API] Conjugates complex elements inplace.

[ILNumerics numpy Module]

Public methodStatic memberconj(Mutablefcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex)
[numpy API] Conjugates complex elements inplace.

[ILNumerics numpy Module]

Public methodStatic membercopyT1, LocalT, InT, OutT, RetT, StorageT
[numpy API] Returns a copy of this array, optionally determining the storage order.

[ILNumerics numpy Module]

Public methodStatic membercumprod(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex)
[numpy API] Computes the cumulative product for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumprod(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte)
[numpy API] Computes the cumulative product for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumprod(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble)
[numpy API] Computes the cumulative product for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumprod(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16)
[numpy API] Computes the cumulative product for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumprod(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32)
[numpy API] Computes the cumulative product for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumprod(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64)
[numpy API] Computes the cumulative product for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumprod(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte)
[numpy API] Computes the cumulative product for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumprod(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle)
[numpy API] Computes the cumulative product for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumprod(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16)
[numpy API] Computes the cumulative product for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumprod(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32)
[numpy API] Computes the cumulative product for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumprod(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64)
[numpy API] Computes the cumulative product for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumprod(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex)
[numpy API] Computes the cumulative product for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumprodIndT(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, IndT)
[numpy API] Computes the cumulative product of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumprodIndT(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, IndT)
[numpy API] Computes the cumulative product of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumprodIndT(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, IndT)
[numpy API] Computes the cumulative product of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumprodIndT(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, IndT)
[numpy API] Computes the cumulative product of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumprodIndT(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, IndT)
[numpy API] Computes the cumulative product of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumprodIndT(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, IndT)
[numpy API] Computes the cumulative product of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumprodIndT(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, IndT)
[numpy API] Computes the cumulative product of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumprodIndT(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, IndT)
[numpy API] Computes the cumulative product of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumprodIndT(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, IndT)
[numpy API] Computes the cumulative product of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumprodIndT(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, IndT)
[numpy API] Computes the cumulative product of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumprodIndT(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, IndT)
[numpy API] Computes the cumulative product of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumprodIndT(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, IndT)
[numpy API] Computes the cumulative product of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumsum(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex)
[numpy API] Computes the cumulative sum for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumsum(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte)
[numpy API] Computes the cumulative sum for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumsum(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble)
[numpy API] Computes the cumulative sum for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumsum(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16)
[numpy API] Computes the cumulative sum for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumsum(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32)
[numpy API] Computes the cumulative sum for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumsum(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64)
[numpy API] Computes the cumulative sum for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumsum(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte)
[numpy API] Computes the cumulative sum for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumsum(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle)
[numpy API] Computes the cumulative sum for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumsum(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16)
[numpy API] Computes the cumulative sum for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumsum(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32)
[numpy API] Computes the cumulative sum for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumsum(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64)
[numpy API] Computes the cumulative sum for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumsum(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex)
[numpy API] Computes the cumulative sum for all elements of a flattened version of A.

[ILNumerics numpy Module]

Public methodStatic membercumsumIndT(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, IndT)
[numpy API] Computes the cumulative sum of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumsumIndT(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, IndT)
[numpy API] Computes the cumulative sum of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumsumIndT(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, IndT)
[numpy API] Computes the cumulative sum of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumsumIndT(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, IndT)
[numpy API] Computes the cumulative sum of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumsumIndT(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, IndT)
[numpy API] Computes the cumulative sum of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumsumIndT(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, IndT)
[numpy API] Computes the cumulative sum of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumsumIndT(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, IndT)
[numpy API] Computes the cumulative sum of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumsumIndT(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, IndT)
[numpy API] Computes the cumulative sum of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumsumIndT(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, IndT)
[numpy API] Computes the cumulative sum of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumsumIndT(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, IndT)
[numpy API] Computes the cumulative sum of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumsumIndT(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, IndT)
[numpy API] Computes the cumulative sum of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic membercumsumIndT(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, IndT)
[numpy API] Computes the cumulative sum of elements of A along dimension axis.

[ILNumerics numpy Module]

Public methodStatic memberfillT1, LocalT, InT, OutT, RetT, StorageT
[numpy API] Overwrites all elements of A with the same value scalar.

[ILNumerics numpy Module]

Public methodStatic memberflatten(BaseArrayBoolean, StorageOrders)
Public methodStatic memberflattenT1(BaseArrayT1, StorageOrders)
Public methodStatic memberGetArrayT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage)
Gives the content of a scalar cell as ILNumerics array of specified type T.

[ILNumerics Core Module]

Public methodStatic memberGetArrayT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, InArrayInt64)
Gives the content of a cell element as ILNumerics array of specified type T.

[ILNumerics Core Module]

Public methodStatic memberGetArrayT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64)
Gives the content of a cell element as ILNumerics array of specified type T.

[ILNumerics Core Module]

Public methodStatic memberGetArrayT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64)
Gives the content of a cell element as ILNumerics array of specified type T.

[ILNumerics Core Module]

Public methodStatic memberGetArrayT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64)
Gives the content of a cell element as ILNumerics array of specified type T.

[ILNumerics Core Module]

Public methodStatic memberGetArrayT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64)
Gives the content of a cell element as ILNumerics array of specified type T.

[ILNumerics Core Module]

Public methodStatic memberGetArrayT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64, Int64)
Gives the content of a cell element as ILNumerics array of specified type T.

[ILNumerics Core Module]

Public methodStatic memberGetArrayT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64, Int64, Int64)
Gives the content of a cell element as ILNumerics array of specified type T.

[ILNumerics Core Module]

Public methodStatic memberGetArrayT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Gives the content of a cell element as ILNumerics array of specified type T.

[ILNumerics Core Module]

Public methodStatic memberGetBaseArray Obsolete.
Retrieves a clone of the value at the position d0 as an array.

[ILNumerics Core Module]

Public methodStatic memberGetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage)
Gives the content of a scalar cell of element type cell.

[ILNumerics Core Module]

Public methodStatic memberGetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, InArrayInt64)
Gives the content of a cell element of element type cell.

[ILNumerics Core Module]

Public methodStatic memberGetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64)
Gives the content of a cell element of element type cell.

[ILNumerics Core Module]

Public methodStatic memberGetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64)
Gives the content of a cell element of element type cell.

[ILNumerics Core Module]

Public methodStatic memberGetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64)
Gives the content of a cell element of element type cell.

[ILNumerics Core Module]

Public methodStatic memberGetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64)
Gives the content of a cell element of element type cell.

[ILNumerics Core Module]

Public methodStatic memberGetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64, Int64)
Gives the content of a cell element of element type cell.

[ILNumerics Core Module]

Public methodStatic memberGetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64, Int64, Int64)
Gives the content of a cell element of element type cell.

[ILNumerics Core Module]

Public methodStatic memberGetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Gives the content of a cell element of element type cell.

[ILNumerics Core Module]

Public methodStatic memberGetLimits(BaseArrayByte, Byte, Byte)
Finds the minimum and maximum values among all elements of A.

[ILNumerics Core Module]

Public methodStatic memberGetLimits(BaseArrayInt16, Int16, Int16)
Finds the minimum and maximum values among all elements of A.

[ILNumerics Core Module]

Public methodStatic memberGetLimits(BaseArrayInt32, Int32, Int32)
Finds the minimum and maximum values among all elements of A.

[ILNumerics Core Module]

Public methodStatic memberGetLimits(BaseArrayInt64, Int64, Int64)
Finds the minimum and maximum values among all elements of A.

[ILNumerics Core Module]

Public methodStatic memberGetLimits(BaseArraySByte, SByte, SByte)
Finds the minimum and maximum values among all elements of A.

[ILNumerics Core Module]

Public methodStatic memberGetLimits(BaseArrayUInt16, UInt16, UInt16)
Finds the minimum and maximum values among all elements of A.

[ILNumerics Core Module]

Public methodStatic memberGetLimits(BaseArrayUInt32, UInt32, UInt32)
Finds the minimum and maximum values among all elements of A.

[ILNumerics Core Module]

Public methodStatic memberGetLimits(BaseArrayUInt64, UInt64, UInt64)
Finds the minimum and maximum values among all elements of A.

[ILNumerics Core Module]

Public methodStatic memberGetLimits(BaseArraycomplex, complex, complex, Boolean)
complex

[ILNumerics Core Module]

Public methodStatic memberGetLimits(BaseArrayfcomplex, fcomplex, fcomplex, Boolean)
fcomplex

[ILNumerics Core Module]

Public methodStatic memberGetLimits(BaseArrayDouble, Double, Double, Boolean)
Finds the minimum and maximum values among all elements of A, optionally ignoring special floating point values.

[ILNumerics Core Module]

Public methodStatic memberGetLimits(BaseArraySingle, Single, Single, Boolean)
float

[ILNumerics Core Module]

Public methodStatic memberGetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage)
Gives the content of a scalar cell storing a Logical array.

[ILNumerics Core Module]

Public methodStatic memberGetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, InArrayInt64)
Gives the content of a cell element storing a Logical array.

[ILNumerics Core Module]

Public methodStatic memberGetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64)
Gives the content of a cell element storing a Logical array.

[ILNumerics Core Module]

Public methodStatic memberGetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64)
Gives the content of a cell element storing a Logical array.

[ILNumerics Core Module]

Public methodStatic memberGetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64)
Gives the content of a cell element storing a Logical array.

[ILNumerics Core Module]

Public methodStatic memberGetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64)
Gives the content of a cell element storing a Logical array.

[ILNumerics Core Module]

Public methodStatic memberGetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64, Int64)
Gives the content of a cell element storing a Logical array.

[ILNumerics Core Module]

Public methodStatic memberGetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64, Int64, Int64)
Gives the content of a cell element storing a Logical array.

[ILNumerics Core Module]

Public methodStatic memberGetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Gives the content of a cell element storing a Logical array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBaseArray)
Retrieves a clone of the value of a scalar (0-dim) cell array as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBaseArray, InArrayInt64)
Retrieves the value of the element addressed by the index array indices as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBaseArray, Int64)
Retrieves a clone of the value at the position d0 as an array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, InArrayInt64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, Int64)
Retrieves the value of the element at the position specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, Int64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, UInt32)
Retrieves the value of the element at the position specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, UInt32)
Retrieves the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, InArrayInt64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, Int64)
Retrieves the value of the element at the position specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, Int64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, UInt32)
Retrieves the value of the element at the position specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, UInt32)
Retrieves the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, Int64)
Retrieves the value of the element at the position as specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, Int64)
Retrieve the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, UInt32)
Retrieves the value of the element at the position as specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, UInt32)
Retrieve the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, InArrayInt64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, Int64)
Retrieves the value of the element at the position specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, Int64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, UInt32)
Retrieves the value of the element at the position specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, UInt32)
Retrieves the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, InArrayInt64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, Int64)
Retrieves the value of the element at the position specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, Int64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, UInt32)
Retrieves the value of the element at the position specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, UInt32)
Retrieves the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, InArrayInt64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, Int64)
Retrieves the value of the element at the position specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, Int64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, UInt32)
Retrieves the value of the element at the position specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, UInt32)
Retrieves the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, InArrayInt64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, Int64)
Retrieves the value of the element at the position specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, Int64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, UInt32)
Retrieves the value of the element at the position specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, UInt32)
Retrieves the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, InArrayInt64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, Int64)
Retrieves the value of the element at the position specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, Int64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, UInt32)
Retrieves the value of the element at the position specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, UInt32)
Retrieves the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, InArrayInt64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, Int64)
Retrieves the value of the element at the position specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, Int64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, UInt32)
Retrieves the value of the element at the position specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, UInt32)
Retrieves the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, InArrayInt64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, Int64)
Retrieves the value of the element at the position specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, Int64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, UInt32)
Retrieves the value of the element at the position specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, UInt32)
Retrieves the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, InArrayInt64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, Int64)
Retrieves the value of the element at the position specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, Int64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, UInt32)
Retrieves the value of the element at the position specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, UInt32)
Retrieves the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, InArrayInt64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, Int64)
Retrieves the value of the element at the position specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, Int64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, UInt32)
Retrieves the value of the element at the position specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, UInt32)
Retrieves the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, InArrayInt64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, Int64)
Retrieves the value of the element at the position specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, Int64)
Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, UInt32)
Retrieves the value of the element at the position specified by d0.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, UInt32)
Retrieves the value at the element addressed by indices stored in an index array.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBaseArray, Int64, Int64)
Retrieves a clone of the value at the position specified by d0 and d1 as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, Int64, Int64)
Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, Int64, Int64)
Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, Int64, Int64)
Retrieve the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, UInt32, UInt32)
Retrieve the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, Int64, Int64)
Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, Int64, Int64)
Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, Int64, Int64)
Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, Int64, Int64)
Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, Int64, Int64)
Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, Int64, Int64)
Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, Int64, Int64)
Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, Int64, Int64)
Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 and d1.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBaseArray, Int64, Int64, Int64)
Retrieves a clone of the value at the position specified by d0 ... d2 as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, Int64, Int64, Int64)
Retrieve the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, UInt32, UInt32, UInt32)
Retrieve the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d2.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBaseArray, Int64, Int64, Int64, Int64)
Retrieves a clone of the value at the position specified by d0 ... d3 as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, Int64, Int64, Int64, Int64)
Retrieve the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, UInt32, UInt32, UInt32, UInt32)
Retrieve the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d3.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBaseArray, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4 as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, Int64, Int64, Int64, Int64, Int64)
Retrieve the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieve the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d4.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBaseArray, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5 as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieve the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieve the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d5.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBaseArray, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6 as as array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraycomplex, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayfcomplex, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieve the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayBoolean, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieve the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayByte, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayDouble, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt16, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayInt64, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySByte, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArraySingle, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt16, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValue(BaseArrayUInt64, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Retrieves the value of the element at the position specified by d0 ... d6.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayBaseArray)
Retrieves a clone of the value of a scalar (0-dim) cell array as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayBaseArray, InArrayInt64)
Retrieves the value of the element addressed by the index array indices. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayBaseArray, Int64)
Retrieves a clone of the value at the position d0. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayT, Int64)
Retrieves the value of the element at the position as specified by d0. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayBaseArray, Int64, Int64)
Retrieves a clone of the value at the position specified by d0 and d1 as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayT, Int64, Int64)
Retrieve the value of the element at the position specified by d0 and d1. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayBaseArray, Int64, Int64, Int64)
Retrieves a clone of the value at the position specified by d0 ... d2 as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayT, Int64, Int64, Int64)
Retrieve the value of the element at the position specified by d0 ... d2. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayBaseArray, Int64, Int64, Int64, Int64)
Retrieves a clone of the value at the position specified by d0 ... d3 as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayT, Int64, Int64, Int64, Int64)
Retrieve the value of the element at the position specified by d0 ... d3. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayBaseArray, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d4 as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayT, Int64, Int64, Int64, Int64, Int64)
Retrieve the value of the element at the position specified by d0 ... d4. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayBaseArray, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d5 as an array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayT, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieve the value of the element at the position specified by d0 ... d5. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayBaseArray, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieves the value of the element at the position specified by d0 ... d6 as as array. Supports deep indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueT(BaseArrayT, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Retrieve the value of the element at the position specified by d0 ... d6. Int64 indexing.

[ILNumerics Core Module]

Public methodStatic memberGetValueSeqAsT
Retrieves an ILNumerics array from a cell A element of 'compatible' element type. Only the target type is to be determined.

[ILNumerics Core Module]

Public methodStatic memberimag(BaseArraycomplex)
[numpy API] Extract imaginary parts from this array.

[ILNumerics numpy Module]

Public methodStatic memberimag(BaseArrayfcomplex)
[numpy API] Extract imaginary parts from this array.

[ILNumerics numpy Module]

Public methodStatic memberIndexIteratorT
Efficient iterator over generic (but numeric!) type elements for use in indexing.

[ILNumerics Core Module]

Public methodStatic memberIsNullAt
Test if the cell element at a given sequential position is null (Nothing in VB).

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, InArrayInt64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64, Int64, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberitemT1(BaseArrayT1, Int64)
[numpy API] Returns a single element from this array according to the provided dimension index.

[ILNumerics numpy Module]

Public methodStatic memberitemT1(BaseArrayT1, Int64)
[numpy API] Returns a single element from this array according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberitemT1(BaseArrayT1, Int64, Int64)
[numpy API] Returns a single element from this array according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberitemT1(BaseArrayT1, Int64, Int64, Int64)
[numpy API] Returns a single element from this array according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberitemT1(BaseArrayT1, Int64, Int64, Int64, Int64)
[numpy API] Returns a single element from this array according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberitemT1(BaseArrayT1, Int64, Int64, Int64, Int64, Int64)
[numpy API] Returns a single element from this array according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberitemT1(BaseArrayT1, Int64, Int64, Int64, Int64, Int64, Int64)
[numpy API] Returns a single element from this array according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberitemT1(BaseArrayT1, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
[numpy API] Returns a single element from this array according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberitemsetT1(MutableT1, ArrayT1, InArrayT1, OutArrayT1, RetArrayT1, StorageT1, InArrayInt64, T1)
[numpy API] Replaces a single element of this array at the specified location.

[ILNumerics numpy Module]

Public methodStatic memberitemsetT1(MutableT1, ArrayT1, InArrayT1, OutArrayT1, RetArrayT1, StorageT1, Int64, T1)
[numpy API] Replaces a single element of this array at the sequential element location provided.

[ILNumerics numpy Module]

Public methodStatic memberitemsetT1(MutableT1, ArrayT1, InArrayT1, OutArrayT1, RetArrayT1, StorageT1, Int64, Int64, T1)
[numpy API] Replaces a single element of this array at the element location according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberitemsetT1(MutableT1, ArrayT1, InArrayT1, OutArrayT1, RetArrayT1, StorageT1, Int64, Int64, Int64, T1)
[numpy API] Replaces a single element of this array at the element location according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberitemsetT1(MutableT1, ArrayT1, InArrayT1, OutArrayT1, RetArrayT1, StorageT1, Int64, Int64, Int64, Int64, T1)
[numpy API] Replaces a single element of this array at the element location according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberitemsetT1(MutableT1, ArrayT1, InArrayT1, OutArrayT1, RetArrayT1, StorageT1, Int64, Int64, Int64, Int64, Int64, T1)
[numpy API] Replaces a single element of this array at the element location according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberitemsetT1(MutableT1, ArrayT1, InArrayT1, OutArrayT1, RetArrayT1, StorageT1, Int64, Int64, Int64, Int64, Int64, Int64, T1)
[numpy API] Replaces a single element of this array at the element location according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberitemsetT1(MutableT1, ArrayT1, InArrayT1, OutArrayT1, RetArrayT1, StorageT1, Int64, Int64, Int64, Int64, Int64, Int64, Int64, T1)
[numpy API] Replaces a single element of this array at the element location according to the provided dimension indices.

[ILNumerics numpy Module]

Public methodStatic memberIterator(BaseArraycomplex, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(BaseArrayfcomplex, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(BaseArrayBoolean, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(BaseArrayByte, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(BaseArrayDouble, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(BaseArrayInt16, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(BaseArrayInt32, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(BaseArrayInt64, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(BaseArraySByte, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(BaseArraySingle, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(BaseArrayUInt16, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(BaseArrayUInt32, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(BaseArrayUInt64, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIterator(Size, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorT(BaseArrayT, NullableStorageOrders)
Efficient iterator over generic type elements for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArraycomplex, Funccomplex, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArrayfcomplex, Funcfcomplex, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArrayBoolean, FuncBoolean, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArrayByte, FuncByte, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArrayDouble, FuncDouble, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArrayInt16, FuncInt16, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArrayInt32, FuncInt32, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArrayInt64, FuncInt64, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArraySByte, FuncSByte, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArraySingle, FuncSingle, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArrayUInt16, FuncUInt16, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArrayUInt32, FuncUInt32, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

Public methodStatic memberIteratorTout(BaseArrayUInt64, FuncUInt64, Tout, NullableStorageOrders)
Efficient iterator over the array for use in foreach loops.

[ILNumerics Core Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Boolean)
[numpy API] Create a scalar array with the mean of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Boolean)
[numpy API] Create a scalar array with the mean of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Boolean)
[numpy API] Create a scalar array with the mean of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Boolean)
[numpy API] Create a scalar array with the mean of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Boolean)
[numpy API] Create a scalar array with the mean of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Boolean)
[numpy API] Create a scalar array with the mean of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Boolean)
[numpy API] Create a scalar array with the mean of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Boolean)
[numpy API] Create a scalar array with the mean of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Boolean)
[numpy API] Create a scalar array with the mean of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Boolean)
[numpy API] Create a scalar array with the mean of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Boolean)
[numpy API] Create a scalar array with the mean of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Boolean)
[numpy API] Create a scalar array with the mean of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Int32, Boolean)
[numpy API] Create an array with the mean of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Int32, Boolean)
[numpy API] Create an array with the mean of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Int32, Boolean)
[numpy API] Create an array with the mean of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Int32, Boolean)
[numpy API] Create an array with the mean of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Int32, Boolean)
[numpy API] Create an array with the mean of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Int32, Boolean)
[numpy API] Create an array with the mean of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Int32, Boolean)
[numpy API] Create an array with the mean of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Int32, Boolean)
[numpy API] Create an array with the mean of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Int32, Boolean)
[numpy API] Create an array with the mean of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Int32, Boolean)
[numpy API] Create an array with the mean of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Int32, Boolean)
[numpy API] Create an array with the mean of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membermean(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Int32, Boolean)
[numpy API] Create an array with the mean of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membermeanIndT(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the mean of elements of A.

[ILNumerics numpy Module]

Public methodStatic membermeanIndT(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the mean of elements of A.

[ILNumerics numpy Module]

Public methodStatic membermeanIndT(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the mean of elements of A.

[ILNumerics numpy Module]

Public methodStatic membermeanIndT(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the mean of elements of A.

[ILNumerics numpy Module]

Public methodStatic membermeanIndT(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the mean of elements of A.

[ILNumerics numpy Module]

Public methodStatic membermeanIndT(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the mean of elements of A.

[ILNumerics numpy Module]

Public methodStatic membermeanIndT(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the mean of elements of A.

[ILNumerics numpy Module]

Public methodStatic membermeanIndT(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the mean of elements of A.

[ILNumerics numpy Module]

Public methodStatic membermeanIndT(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the mean of elements of A.

[ILNumerics numpy Module]

Public methodStatic membermeanIndT(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the mean of elements of A.

[ILNumerics numpy Module]

Public methodStatic membermeanIndT(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the mean of elements of A.

[ILNumerics numpy Module]

Public methodStatic membermeanIndT(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the mean of elements of A.

[ILNumerics numpy Module]

Public methodStatic membermin(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, NullableInt32, OutArrayInt64)
[numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

Public methodStatic membernanargmin(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, NullableInt32, OutArraycomplex)
[numpy API] Computes the indices of minimum elements along the specified dimension of A, ignoring NaNs.

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Boolean)
[numpy API] Creates a scalar array with the product of all elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Boolean)
[numpy API] Creates a scalar array with the product of all elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Boolean)
[numpy API] Creates a scalar array with the product of all elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Boolean)
[numpy API] Creates a scalar array with the product of all elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Boolean)
[numpy API] Creates a scalar array with the product of all elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Boolean)
[numpy API] Creates a scalar array with the product of all elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Boolean)
[numpy API] Creates a scalar array with the product of all elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Boolean)
[numpy API] Creates a scalar array with the product of all elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Boolean)
[numpy API] Creates a scalar array with the product of all elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Boolean)
[numpy API] Creates a scalar array with the product of all elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Boolean)
[numpy API] Creates a scalar array with the product of all elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Boolean)
[numpy API] Creates a scalar array with the product of all elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Int32, Boolean)
[numpy API] Creates an array with the products of elements of A along a specific dimension.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Int32, Boolean)
[numpy API] Creates an array with the products of elements of A along a specific dimension.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Int32, Boolean)
[numpy API] Creates an array with the products of elements of A along a specific dimension.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Int32, Boolean)
[numpy API] Creates an array with the products of elements of A along a specific dimension.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Int32, Boolean)
[numpy API] Creates an array with the products of elements of A along a specific dimension.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Int32, Boolean)
[numpy API] Creates an array with the products of elements of A along a specific dimension.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Int32, Boolean)
[numpy API] Creates an array with the products of elements of A along a specific dimension.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Int32, Boolean)
[numpy API] Creates an array with the products of elements of A along a specific dimension.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Int32, Boolean)
[numpy API] Creates an array with the products of elements of A along a specific dimension.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Int32, Boolean)
[numpy API] Creates an array with the products of elements of A along a specific dimension.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Int32, Boolean)
[numpy API] Creates an array with the products of elements of A along a specific dimension.

[ILNumerics numpy Module]

Public methodStatic memberprod(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Int32, Boolean)
[numpy API] Creates an array with the products of elements of A along a specific dimension.

[ILNumerics numpy Module]

Public methodStatic memberprodIndT(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, BaseArrayIndT, Boolean)
[numpy API] Creates an array based on the products of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprodIndT(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, BaseArrayIndT, Boolean)
[numpy API] Creates an array based on the products of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprodIndT(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, BaseArrayIndT, Boolean)
[numpy API] Creates an array based on the products of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprodIndT(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, BaseArrayIndT, Boolean)
[numpy API] Creates an array based on the products of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprodIndT(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, BaseArrayIndT, Boolean)
[numpy API] Creates an array based on the products of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprodIndT(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, BaseArrayIndT, Boolean)
[numpy API] Creates an array based on the products of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprodIndT(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, BaseArrayIndT, Boolean)
[numpy API] Creates an array based on the products of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprodIndT(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, BaseArrayIndT, Boolean)
[numpy API] Creates an array based on the products of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprodIndT(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, BaseArrayIndT, Boolean)
[numpy API] Creates an array based on the products of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprodIndT(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, BaseArrayIndT, Boolean)
[numpy API] Creates an array based on the products of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprodIndT(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, BaseArrayIndT, Boolean)
[numpy API] Creates an array based on the products of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberprodIndT(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, BaseArrayIndT, Boolean)
[numpy API] Creates an array based on the products of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberputT1, LocalT, InT, OutT, RetT, StorageT, IndT
[numpy API] Replaces elements of A with values at positions given by the sequential indices (flatten, row-major) indices.

[ILNumerics numpy Module]

Public methodStatic memberravelT1
Public methodStatic memberreal(BaseArraycomplex)
[numpy API] Extract real parts from this array.

[ILNumerics numpy Module]

Public methodStatic memberreal(BaseArrayfcomplex)
[numpy API] Extract real parts from this array.

[ILNumerics numpy Module]

Public methodStatic memberrepeatT1, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT1, LocalT, InT, OutT, RetT, StorageT, Int64, NullableUInt32)
[numpy API] Repeat elements along a flattened array or a specific axis.

[ILNumerics numpy Module]

Public methodStatic memberrepeatT1, LocalT, InT, OutT, RetT, StorageT, IndT(ConcreteArrayT1, LocalT, InT, OutT, RetT, StorageT, BaseArrayIndT, NullableUInt32)
[numpy API] Repeat elements along a flattened array or a specific axis.

[ILNumerics numpy Module]

Public methodStatic memberRepmatT, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT, LocalT, InT, OutT, RetT, StorageT, InArrayInt64)
Creates new array with repeated copies of the content of the source array.

[ILNumerics Core Module]

Public methodStatic memberRepmatT, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT, LocalT, InT, OutT, RetT, StorageT, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberRepmatT, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT, LocalT, InT, OutT, RetT, StorageT, Int64, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberRepmatT, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT, LocalT, InT, OutT, RetT, StorageT, Int64, Int64, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberRepmatT, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT, LocalT, InT, OutT, RetT, StorageT, Int64, Int64, Int64, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberRepmatT, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT, LocalT, InT, OutT, RetT, StorageT, Int64, Int64, Int64, Int64, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberRepmatT, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT, LocalT, InT, OutT, RetT, StorageT, Int64, Int64, Int64, Int64, Int64, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberRepmatT, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT, LocalT, InT, OutT, RetT, StorageT, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberresizeT1, LocalT, InT, OutT, RetT, StorageT
[numpy API] Resize this array. This may allocates new memory if the new size is larger than the current size.

[ILNumerics numpy Module]

Public methodStatic memberround(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Int32)
[numpy API] Creates an array with elements of A, rounded to the specified number of fractional digits.

[ILNumerics numpy Module]

Public methodStatic memberround(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Int32)
[numpy API] Creates an array with elements of A, rounded to the specified number of fractional digits.

[ILNumerics numpy Module]

Public methodStatic memberround(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Int32)
[numpy API] Creates an array with elements of A, rounded to the specified number of fractional digits.

[ILNumerics numpy Module]

Public methodStatic memberround(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Int32)
[numpy API] Creates an array with elements of A, rounded to the specified number of fractional digits.

[ILNumerics numpy Module]

Public methodStatic memberSetValue(MutableBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, BaseArray)
Sets the value of the scalar (0-dimensional) cell array A.

[ILNumerics Core Module]

Public methodStatic memberSetValue(MutableBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, BaseArray, Int64)
Sets the value of the element addressed by d0. Supports deep indexing into cell elements.

[ILNumerics Core Module]

Public methodStatic memberSetValue(MutableBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, BaseArray, Int64, Int64)
Sets the value of the element addressed by d0...d1. Supports deep indexing into cell elements.

[ILNumerics Core Module]

Public methodStatic memberSetValue(MutableBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, BaseArray, Int64, Int64, Int64)
Sets the value of the element addressed by d0...d2. Supports deep indexing into cell elements.

[ILNumerics Core Module]

Public methodStatic memberSetValue(MutableBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, BaseArray, Int64, Int64, Int64, Int64)
Sets the value of the element addressed by d0...d3. Supports deep indexing into cell elements.

[ILNumerics Core Module]

Public methodStatic memberSetValue(MutableBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, BaseArray, Int64, Int64, Int64, Int64, Int64)
Sets the value of the element addressed by d0...d4. Supports deep indexing into cell elements.

[ILNumerics Core Module]

Public methodStatic memberSetValue(MutableBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, BaseArray, Int64, Int64, Int64, Int64, Int64, Int64)
Sets the value of the element addressed by d0...d5. Supports deep indexing into cell elements.

[ILNumerics Core Module]

Public methodStatic memberSetValue(MutableBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, BaseArray, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Sets the value of the element addressed by d0...d6. Supports deep indexing into cell elements.

[ILNumerics Core Module]

Public methodStatic memberSetValueT1, LocalT, InT, OutT, RetT, StorageT(MutableT1, LocalT, InT, OutT, RetT, StorageT, T1, InArrayInt64)
Sets the value of the element addressed by index array dims.

[ILNumerics Core Module]

Public methodStatic memberSetValueT1, LocalT, InT, OutT, RetT, StorageT(MutableT1, LocalT, InT, OutT, RetT, StorageT, T1, Int64)
Sets the value of the element addressed by d0.

[ILNumerics Core Module]

Public methodStatic memberSetValueT1, LocalT, InT, OutT, RetT, StorageT(MutableT1, LocalT, InT, OutT, RetT, StorageT, T1, Int64)
Sets the value of the element addressed by index array dims.

[ILNumerics Core Module]

Public methodStatic memberSetValueT1, LocalT, InT, OutT, RetT, StorageT(MutableT1, LocalT, InT, OutT, RetT, StorageT, T1, Int64, Int64)
Sets the value of the element addressed by d0...d1.

[ILNumerics Core Module]

Public methodStatic memberSetValueT1, LocalT, InT, OutT, RetT, StorageT(MutableT1, LocalT, InT, OutT, RetT, StorageT, T1, Int64, Int64, Int64)
Sets the value of the element addressed by d0...d2.

[ILNumerics Core Module]

Public methodStatic memberSetValueT1, LocalT, InT, OutT, RetT, StorageT(MutableT1, LocalT, InT, OutT, RetT, StorageT, T1, Int64, Int64, Int64, Int64)
Sets the value of the element addressed by d0...d3.

[ILNumerics Core Module]

Public methodStatic memberSetValueT1, LocalT, InT, OutT, RetT, StorageT(MutableT1, LocalT, InT, OutT, RetT, StorageT, T1, Int64, Int64, Int64, Int64, Int64)
Sets the value of the element addressed by d0...d4.

[ILNumerics Core Module]

Public methodStatic memberSetValueT1, LocalT, InT, OutT, RetT, StorageT(MutableT1, LocalT, InT, OutT, RetT, StorageT, T1, Int64, Int64, Int64, Int64, Int64, Int64)
Sets the value of the element addressed by d0...d5.

[ILNumerics Core Module]

Public methodStatic memberSetValueT1, LocalT, InT, OutT, RetT, StorageT(MutableT1, LocalT, InT, OutT, RetT, StorageT, T1, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Sets the value of the element addressed by d0...d6.

[ILNumerics Core Module]

Public methodStatic membersort(Mutablecomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Int32, Boolean)
[numpy API] Sort elements of A inplace.

[ILNumerics numpy Module]

Public methodStatic membersort(Mutablefcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Int32, Boolean)
[numpy API] Sort elements of A inplace.

[ILNumerics numpy Module]

Public methodStatic membersort(MutableByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Int32, Boolean)
[numpy API] Sort elements of A inplace.

[ILNumerics numpy Module]

Public methodStatic membersort(MutableDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Int32, Boolean)
[numpy API] Sort elements of A inplace.

[ILNumerics numpy Module]

Public methodStatic membersort(MutableInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Int32, Boolean)
[numpy API] Sort elements of A inplace.

[ILNumerics numpy Module]

Public methodStatic membersort(MutableInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Int32, Boolean)
[numpy API] Sort elements of A inplace.

[ILNumerics numpy Module]

Public methodStatic membersort(MutableInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Int32, Boolean)
[numpy API] Sort elements of A inplace.

[ILNumerics numpy Module]

Public methodStatic membersort(MutableSByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Int32, Boolean)
[numpy API] Sort elements of A inplace.

[ILNumerics numpy Module]

Public methodStatic membersort(MutableSingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Int32, Boolean)
[numpy API] Sort elements of A inplace.

[ILNumerics numpy Module]

Public methodStatic membersort(MutableUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Int32, Boolean)
[numpy API] Sort elements of A inplace.

[ILNumerics numpy Module]

Public methodStatic membersort(MutableUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Int32, Boolean)
[numpy API] Sort elements of A inplace.

[ILNumerics numpy Module]

Public methodStatic membersort(MutableUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Int32, Boolean)
[numpy API] Sort elements of A inplace.

[ILNumerics numpy Module]

Public methodStatic membersqueezeT1, LocalT, InT, OutT, RetT, StorageT
[numpy API] Remove specific or all singleton dimensions.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Boolean)
[numpy API] Create a scalar array with the sum of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Boolean)
[numpy API] Create a scalar array with the sum of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Boolean)
[numpy API] Create a scalar array with the sum of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Boolean)
[numpy API] Create a scalar array with the sum of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Boolean)
[numpy API] Create a scalar array with the sum of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Boolean)
[numpy API] Create a scalar array with the sum of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Boolean)
[numpy API] Create a scalar array with the sum of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Boolean)
[numpy API] Create a scalar array with the sum of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Boolean)
[numpy API] Create a scalar array with the sum of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Boolean)
[numpy API] Create a scalar array with the sum of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Boolean)
[numpy API] Create a scalar array with the sum of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Boolean)
[numpy API] Create a scalar array with the sum of all elements of A.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Int32, Boolean)
[numpy API] Create an array with the sum of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Int32, Boolean)
[numpy API] Create an array with the sum of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Int32, Boolean)
[numpy API] Create an array with the sum of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Int32, Boolean)
[numpy API] Create an array with the sum of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Int32, Boolean)
[numpy API] Create an array with the sum of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Int32, Boolean)
[numpy API] Create an array with the sum of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Int32, Boolean)
[numpy API] Create an array with the sum of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Int32, Boolean)
[numpy API] Create an array with the sum of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Int32, Boolean)
[numpy API] Create an array with the sum of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Int32, Boolean)
[numpy API] Create an array with the sum of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Int32, Boolean)
[numpy API] Create an array with the sum of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membersum(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Int32, Boolean)
[numpy API] Create an array with the sum of elements of A along a single dimension.

[ILNumerics numpy Module]

Public methodStatic membersumIndT(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the sum of elements of A.

[ILNumerics numpy Module]

Public methodStatic membersumIndT(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the sum of elements of A.

[ILNumerics numpy Module]

Public methodStatic membersumIndT(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the sum of elements of A.

[ILNumerics numpy Module]

Public methodStatic membersumIndT(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the sum of elements of A.

[ILNumerics numpy Module]

Public methodStatic membersumIndT(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the sum of elements of A.

[ILNumerics numpy Module]

Public methodStatic membersumIndT(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the sum of elements of A.

[ILNumerics numpy Module]

Public methodStatic membersumIndT(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the sum of elements of A.

[ILNumerics numpy Module]

Public methodStatic membersumIndT(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the sum of elements of A.

[ILNumerics numpy Module]

Public methodStatic membersumIndT(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the sum of elements of A.

[ILNumerics numpy Module]

Public methodStatic membersumIndT(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the sum of elements of A.

[ILNumerics numpy Module]

Public methodStatic membersumIndT(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the sum of elements of A.

[ILNumerics numpy Module]

Public methodStatic membersumIndT(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, BaseArrayIndT, Boolean)
[numpy API] Create an array based on the sum of elements of A.

[ILNumerics numpy Module]

Public methodStatic memberswapaxesT1, LocalT, InT, OutT, RetT, StorageT
[numpy API] Returns a similar array having two axes exchanged.

[ILNumerics numpy Module]

Public methodStatic membertransposeT1, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT1, LocalT, InT, OutT, RetT, StorageT)
[numpy API] Returns a version of this array having the dimensions swapped (reversed).

[ILNumerics numpy Module]

Public methodStatic membertransposeT1, LocalT, InT, OutT, RetT, StorageT(ConcreteArrayT1, LocalT, InT, OutT, RetT, StorageT, InArrayInt64)
[numpy API] Returns a version of this array having the dimensions reordered according to axes.

[ILNumerics numpy Module]

Top
Remarks

[ILNumerics numpy Module]

See Also

Reference