[ILNumerics numpy Module]
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)
The ExtensionMethods type exposes the following members.
| Name | Description | |
|---|---|---|
|   | all(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Boolean) | 
            [numpy API] Tests for all elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | all(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Boolean) | 
            [numpy API] Tests for all elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | all(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Boolean) | 
            [numpy API] Tests for all elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | all(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Boolean) | 
            [numpy API] Tests for all elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | all(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Boolean) | 
            [numpy API] Tests for all elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | all(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Boolean) | 
            [numpy API] Tests for all elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | all(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Boolean) | 
            [numpy API] Tests for all elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | all(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Boolean) | 
            [numpy API] Tests for all elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | all(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Boolean) | 
            [numpy API] Tests for all elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | all(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Boolean) | 
            [numpy API] Tests for all elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | all(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Boolean) | 
            [numpy API] Tests for all elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | all(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Boolean) | 
            [numpy API] Tests for all elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | all(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] | 
|   | all(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] | 
|   | all(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] | 
|   | all(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] | 
|   | all(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] | 
|   | all(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] | 
|   | all(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] | 
|   | all(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] | 
|   | all(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] | 
|   | all(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] | 
|   | all(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] | 
|   | all(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] | 
|   | allIndT(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] | 
|   | allIndT(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] | 
|   | allIndT(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] | 
|   | allIndT(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] | 
|   | allIndT(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] | 
|   | allIndT(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] | 
|   | allIndT(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] | 
|   | allIndT(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] | 
|   | allIndT(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] | 
|   | allIndT(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] | 
|   | allIndT(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] | 
|   | allIndT(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] | 
|   | any(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Int32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Int32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Int32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Int32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Int32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Int32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Int32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Int32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Int32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Int32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Int32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | any(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Int32, Boolean) | 
            [numpy API] Tests for any elements of A being non-zero.
             [ILNumerics numpy Module] | 
|   | anyIndT(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] | 
|   | anyIndT(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] | 
|   | anyIndT(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] | 
|   | anyIndT(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] | 
|   | anyIndT(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] | 
|   | anyIndT(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] | 
|   | anyIndT(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] | 
|   | anyIndT(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] | 
|   | anyIndT(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] | 
|   | anyIndT(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] | 
|   | anyIndT(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] | 
|   | anyIndT(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] | 
|   | argmax(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] | 
|   | argmax(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] | 
|   | argmax(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] | 
|   | argmax(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] | 
|   | argmax(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] | 
|   | argmax(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] | 
|   | argmax(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] | 
|   | argmax(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] | 
|   | argmax(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] | 
|   | argmax(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] | 
|   | argmax(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] | 
|   | argmax(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] | 
|   | argmin(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] | 
|   | argmin(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] | 
|   | argmin(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] | 
|   | argmin(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] | 
|   | argmin(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] | 
|   | argmin(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] | 
|   | argmin(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] | 
|   | argmin(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] | 
|   | argmin(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] | 
|   | argmin(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] | 
|   | argmin(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] | 
|   | argmin(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] | 
|   | argsort(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Int32, Boolean, OutArraycomplex) | 
            [numpy API] Computes the indices for elements of sorted A.
             [ILNumerics numpy Module] | 
|   | argsort(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Int32, Boolean, OutArrayByte) | 
            [numpy API] Computes the indices for elements of sorted A.
             [ILNumerics numpy Module] | 
|   | argsort(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Int32, Boolean, OutArrayDouble) | 
            [numpy API] Computes the indices for elements of sorted A.
             [ILNumerics numpy Module] | 
|   | argsort(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Int32, Boolean, OutArrayInt16) | 
            [numpy API] Computes the indices for elements of sorted A.
             [ILNumerics numpy Module] | 
|   | argsort(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Int32, Boolean, OutArrayInt32) | 
            [numpy API] Computes the indices for elements of sorted A.
             [ILNumerics numpy Module] | 
|   | argsort(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Int32, Boolean, OutArrayInt64) | 
            [numpy API] Computes the indices for elements of sorted A.
             [ILNumerics numpy Module] | 
|   | argsort(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Int32, Boolean, OutArraySByte) | 
            [numpy API] Computes the indices for elements of sorted A.
             [ILNumerics numpy Module] | 
|   | argsort(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Int32, Boolean, OutArraySingle) | 
            [numpy API] Computes the indices for elements of sorted A.
             [ILNumerics numpy Module] | 
|   | argsort(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Int32, Boolean, OutArrayUInt16) | 
            [numpy API] Computes the indices for elements of sorted A.
             [ILNumerics numpy Module] | 
|   | argsort(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Int32, Boolean, OutArrayUInt32) | 
            [numpy API] Computes the indices for elements of sorted A.
             [ILNumerics numpy Module] | 
|   | argsort(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Int32, Boolean, OutArrayUInt64) | 
            [numpy API] Computes the indices for elements of sorted A.
             [ILNumerics numpy Module] | 
|   | argsort(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Int32, Boolean, OutArrayfcomplex) | 
            [numpy API] Computes the indices for elements of sorted A.
             [ILNumerics numpy Module] | 
|   | astypeTout(BaseArraycomplex, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTout(BaseArrayfcomplex, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTout(BaseArrayByte, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTout(BaseArrayDouble, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTout(BaseArrayInt16, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTout(BaseArrayInt32, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTout(BaseArrayInt64, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTout(BaseArraySByte, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTout(BaseArraySingle, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTout(BaseArrayUInt16, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTout(BaseArrayUInt32, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTout(BaseArrayUInt64, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTout(Logical, NullableStorageOrders) | 
            [numpy API] Create a new array of specific element type and storage order based on this array.
             [ILNumerics numpy Module] | 
|   | astypeTin, 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] | 
|   | ConcatT, LocalT, InT, OutT, RetT, StorageT | 
            Create new array with the elements of this array and B, concatenated along dimension dim.
             [ILNumerics Core Module] | 
|   | conj(Mutablecomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex) | 
[numpy API] Conjugates complex elements inplace.
 [ILNumerics numpy Module] | 
|   | conj(Mutablefcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex) | 
[numpy API] Conjugates complex elements inplace.
 [ILNumerics numpy Module] | 
|   | copyT1, LocalT, InT, OutT, RetT, StorageT | 
            [numpy API] Returns a copy of this array, optionally determining the storage order.
             [ILNumerics numpy Module] | 
|   | cumprod(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex) | 
            [numpy API] Computes the cumulative product for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumprod(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte) | 
            [numpy API] Computes the cumulative product for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumprod(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble) | 
            [numpy API] Computes the cumulative product for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumprod(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16) | 
            [numpy API] Computes the cumulative product for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumprod(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32) | 
            [numpy API] Computes the cumulative product for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumprod(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64) | 
            [numpy API] Computes the cumulative product for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumprod(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte) | 
            [numpy API] Computes the cumulative product for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumprod(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle) | 
            [numpy API] Computes the cumulative product for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumprod(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16) | 
            [numpy API] Computes the cumulative product for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumprod(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32) | 
            [numpy API] Computes the cumulative product for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumprod(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64) | 
            [numpy API] Computes the cumulative product for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumprod(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex) | 
            [numpy API] Computes the cumulative product for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumprodIndT(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, IndT) | 
            [numpy API] Computes the cumulative product of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumprodIndT(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, IndT) | 
            [numpy API] Computes the cumulative product of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumprodIndT(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, IndT) | 
            [numpy API] Computes the cumulative product of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumprodIndT(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, IndT) | 
            [numpy API] Computes the cumulative product of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumprodIndT(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, IndT) | 
            [numpy API] Computes the cumulative product of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumprodIndT(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, IndT) | 
            [numpy API] Computes the cumulative product of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumprodIndT(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, IndT) | 
            [numpy API] Computes the cumulative product of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumprodIndT(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, IndT) | 
            [numpy API] Computes the cumulative product of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumprodIndT(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, IndT) | 
            [numpy API] Computes the cumulative product of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumprodIndT(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, IndT) | 
            [numpy API] Computes the cumulative product of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumprodIndT(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, IndT) | 
            [numpy API] Computes the cumulative product of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumprodIndT(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, IndT) | 
            [numpy API] Computes the cumulative product of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumsum(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex) | 
            [numpy API] Computes the cumulative sum for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumsum(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte) | 
            [numpy API] Computes the cumulative sum for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumsum(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble) | 
            [numpy API] Computes the cumulative sum for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumsum(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16) | 
            [numpy API] Computes the cumulative sum for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumsum(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32) | 
            [numpy API] Computes the cumulative sum for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumsum(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64) | 
            [numpy API] Computes the cumulative sum for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumsum(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte) | 
            [numpy API] Computes the cumulative sum for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumsum(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle) | 
            [numpy API] Computes the cumulative sum for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumsum(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16) | 
            [numpy API] Computes the cumulative sum for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumsum(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32) | 
            [numpy API] Computes the cumulative sum for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumsum(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64) | 
            [numpy API] Computes the cumulative sum for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumsum(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex) | 
            [numpy API] Computes the cumulative sum for all elements of a flattened version of A.
             [ILNumerics numpy Module] | 
|   | cumsumIndT(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, IndT) | 
            [numpy API] Computes the cumulative sum of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumsumIndT(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, IndT) | 
            [numpy API] Computes the cumulative sum of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumsumIndT(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, IndT) | 
            [numpy API] Computes the cumulative sum of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumsumIndT(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, IndT) | 
            [numpy API] Computes the cumulative sum of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumsumIndT(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, IndT) | 
            [numpy API] Computes the cumulative sum of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumsumIndT(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, IndT) | 
            [numpy API] Computes the cumulative sum of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumsumIndT(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, IndT) | 
            [numpy API] Computes the cumulative sum of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumsumIndT(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, IndT) | 
            [numpy API] Computes the cumulative sum of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumsumIndT(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, IndT) | 
            [numpy API] Computes the cumulative sum of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumsumIndT(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, IndT) | 
            [numpy API] Computes the cumulative sum of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumsumIndT(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, IndT) | 
            [numpy API] Computes the cumulative sum of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | cumsumIndT(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, IndT) | 
            [numpy API] Computes the cumulative sum of elements of A along dimension axis.
             [ILNumerics numpy Module] | 
|   | fillT1, LocalT, InT, OutT, RetT, StorageT | 
            [numpy API] Overwrites all elements of A with the same value scalar.
             [ILNumerics numpy Module] | 
|   | flatten(BaseArrayBoolean, StorageOrders) | 
            [numpy API] Returns a flattened copy of the source array. This is the same as ravelT1(BaseArrayT1, StorageOrders). See remarks for details.
             [ILNumerics numpy Module] | 
|   | flattenT1(BaseArrayT1, StorageOrders) | 
            [numpy API] Returns a flattened copy of the source array. This is the same as ravelT1(BaseArrayT1, StorageOrders). See remarks for details.
             [ILNumerics numpy Module] | 
|   | GetArrayT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage) | 
            Gives the content of a scalar cell as ILNumerics array of specified type T.
             [ILNumerics Core Module] | 
|   | GetArrayT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, InArrayInt64) | 
            Gives the content of a cell element as ILNumerics array of specified type T.
             [ILNumerics Core Module] | 
|   | GetArrayT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64) | 
            Gives the content of a cell element as ILNumerics array of specified type T.
             [ILNumerics Core Module] | 
|   | GetArrayT(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] | 
|   | GetArrayT(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] | 
|   | GetArrayT(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] | 
|   | GetArrayT(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] | 
|   | GetArrayT(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] | 
|   | GetArrayT(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] | 
|   | GetBaseArray | Obsolete. 
            Retrieves a clone of the value at the position d0 as an array.
             [ILNumerics Core Module] | 
|   | GetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage) | 
            Gives the content of a scalar cell of element type cell.
             [ILNumerics Core Module] | 
|   | GetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, InArrayInt64) | 
            Gives the content of a cell element of element type cell.
             [ILNumerics Core Module] | 
|   | GetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64) | 
            Gives the content of a cell element of element type cell.
             [ILNumerics Core Module] | 
|   | GetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64) | 
            Gives the content of a cell element of element type cell.
             [ILNumerics Core Module] | 
|   | GetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64) | 
            Gives the content of a cell element of element type cell.
             [ILNumerics Core Module] | 
|   | GetCell(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64) | 
            Gives the content of a cell element of element type cell.
             [ILNumerics Core Module] | 
|   | GetCell(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] | 
|   | GetCell(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] | 
|   | GetCell(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] | 
|   | GetLimits(BaseArrayByte, Byte, Byte) | 
            Finds the minimum and maximum values among all elements of A.
             [ILNumerics Core Module] | 
|   | GetLimits(BaseArrayInt16, Int16, Int16) | 
            Finds the minimum and maximum values among all elements of A.
             [ILNumerics Core Module] | 
|   | GetLimits(BaseArrayInt32, Int32, Int32) | 
            Finds the minimum and maximum values among all elements of A.
             [ILNumerics Core Module] | 
|   | GetLimits(BaseArrayInt64, Int64, Int64) | 
            Finds the minimum and maximum values among all elements of A.
             [ILNumerics Core Module] | 
|   | GetLimits(BaseArraySByte, SByte, SByte) | 
            Finds the minimum and maximum values among all elements of A.
             [ILNumerics Core Module] | 
|   | GetLimits(BaseArrayUInt16, UInt16, UInt16) | 
            Finds the minimum and maximum values among all elements of A.
             [ILNumerics Core Module] | 
|   | GetLimits(BaseArrayUInt32, UInt32, UInt32) | 
            Finds the minimum and maximum values among all elements of A.
             [ILNumerics Core Module] | 
|   | GetLimits(BaseArrayUInt64, UInt64, UInt64) | 
            Finds the minimum and maximum values among all elements of A.
             [ILNumerics Core Module] | 
|   | GetLimits(BaseArraycomplex, complex, complex, Boolean) | 
complex
 [ILNumerics Core Module] | 
|   | GetLimits(BaseArrayfcomplex, fcomplex, fcomplex, Boolean) | 
fcomplex
 [ILNumerics Core Module] | 
|   | GetLimits(BaseArrayDouble, Double, Double, Boolean) | 
            Finds the minimum and maximum values among all elements of A, optionally ignoring special floating point values.
             [ILNumerics Core Module] | 
|   | GetLimits(BaseArraySingle, Single, Single, Boolean) | 
float
 [ILNumerics Core Module] | 
|   | GetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage) | 
            Gives the content of a scalar cell storing a Logical array.
             [ILNumerics Core Module] | 
|   | GetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, InArrayInt64) | 
            Gives the content of a cell element storing a Logical array.
             [ILNumerics Core Module] | 
|   | GetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64) | 
            Gives the content of a cell element storing a Logical array.
             [ILNumerics Core Module] | 
|   | GetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64) | 
            Gives the content of a cell element storing a Logical array.
             [ILNumerics Core Module] | 
|   | GetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64) | 
            Gives the content of a cell element storing a Logical array.
             [ILNumerics Core Module] | 
|   | GetLogical(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64) | 
            Gives the content of a cell element storing a Logical array.
             [ILNumerics Core Module] | 
|   | GetLogical(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] | 
|   | GetLogical(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] | 
|   | GetLogical(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] | 
|   | GetValue(BaseArrayBaseArray) | 
            Retrieves a clone of the value of a scalar (0-dim) cell array as an array. Supports deep indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBaseArray, InArrayInt64) | 
            Retrieves the value of the element addressed by the index array indices as an array. Supports deep indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBaseArray, Int64) | 
            Retrieves a clone of the value at the position d0 as an array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraycomplex, InArrayInt64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraycomplex, Int64) | 
            Retrieves the value of the element at the position specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraycomplex, Int64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraycomplex, UInt32) | 
            Retrieves the value of the element at the position specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraycomplex, UInt32) | 
            Retrieves the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, InArrayInt64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, Int64) | 
            Retrieves the value of the element at the position specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, Int64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, UInt32) | 
            Retrieves the value of the element at the position specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, UInt32) | 
            Retrieves the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBoolean, Int64) | 
            Retrieves the value of the element at the position as specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBoolean, Int64) | 
            Retrieve the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBoolean, UInt32) | 
            Retrieves the value of the element at the position as specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBoolean, UInt32) | 
            Retrieve the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, InArrayInt64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, Int64) | 
            Retrieves the value of the element at the position specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, Int64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, UInt32) | 
            Retrieves the value of the element at the position specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, UInt32) | 
            Retrieves the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, InArrayInt64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, Int64) | 
            Retrieves the value of the element at the position specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, Int64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, UInt32) | 
            Retrieves the value of the element at the position specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, UInt32) | 
            Retrieves the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, InArrayInt64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, Int64) | 
            Retrieves the value of the element at the position specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, Int64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, UInt32) | 
            Retrieves the value of the element at the position specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, UInt32) | 
            Retrieves the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, InArrayInt64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, Int64) | 
            Retrieves the value of the element at the position specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, Int64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, UInt32) | 
            Retrieves the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, InArrayInt64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, Int64) | 
            Retrieves the value of the element at the position specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, Int64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, UInt32) | 
            Retrieves the value of the element at the position specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, UInt32) | 
            Retrieves the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, InArrayInt64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, Int64) | 
            Retrieves the value of the element at the position specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, Int64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, UInt32) | 
            Retrieves the value of the element at the position specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, UInt32) | 
            Retrieves the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, InArrayInt64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, Int64) | 
            Retrieves the value of the element at the position specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, Int64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, UInt32) | 
            Retrieves the value of the element at the position specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, UInt32) | 
            Retrieves the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, InArrayInt64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, Int64) | 
            Retrieves the value of the element at the position specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, Int64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, UInt32) | 
            Retrieves the value of the element at the position specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, UInt32) | 
            Retrieves the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, InArrayInt64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, Int64) | 
            Retrieves the value of the element at the position specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, Int64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, UInt32) | 
            Retrieves the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, InArrayInt64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, Int64) | 
            Retrieves the value of the element at the position specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, Int64) | 
            Retrieves the value at the element addressed by indices stored in an index array. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, UInt32) | 
            Retrieves the value of the element at the position specified by d0.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, UInt32) | 
            Retrieves the value at the element addressed by indices stored in an index array.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArraycomplex, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraycomplex, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBoolean, Int64, Int64) | 
            Retrieve the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBoolean, UInt32, UInt32) | 
            Retrieve the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 and d1.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArraycomplex, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraycomplex, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBoolean, Int64, Int64, Int64) | 
            Retrieve the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBoolean, UInt32, UInt32, UInt32) | 
            Retrieve the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d2.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArraycomplex, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d3.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraycomplex, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d3.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBoolean, Int64, Int64, Int64, Int64) | 
            Retrieve the value of the element at the position specified by d0 ... d3. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBoolean, UInt32, UInt32, UInt32, UInt32) | 
            Retrieve the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d3.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d3.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d3.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d3.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d3.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d3.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d3.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d3.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d3.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d3.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d3.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArraycomplex, Int64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d4.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraycomplex, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, Int64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d4.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayfcomplex, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBoolean, Int64, Int64, Int64, Int64, Int64) | 
            Retrieve the value of the element at the position specified by d0 ... d4. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayBoolean, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieve the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, Int64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d4.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayByte, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, Int64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d4.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayDouble, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, Int64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d4.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt16, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, Int64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d4.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, Int64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d4.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayInt64, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, Int64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d4.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySByte, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, Int64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d4.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArraySingle, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, Int64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d4.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt16, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, Int64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d4.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, Int64, Int64, Int64, Int64, Int64) | 
            Retrieves the value of the element at the position specified by d0 ... d4.  Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValue(BaseArrayUInt64, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d4.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(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] | 
|   | GetValue(BaseArraycomplex, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayfcomplex, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayBoolean, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieve the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayByte, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayDouble, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayInt16, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayInt64, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArraySByte, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArraySingle, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayUInt16, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayUInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayUInt64, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d5.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(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] | 
|   | GetValue(BaseArraycomplex, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayfcomplex, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayBoolean, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieve the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayByte, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayDouble, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayInt16, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayInt64, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArraySByte, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArraySingle, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayUInt16, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayUInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValue(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] | 
|   | GetValue(BaseArrayUInt64, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
            Retrieves the value of the element at the position specified by d0 ... d6.
             [ILNumerics Core Module] | 
|   | GetValueT(BaseArrayBaseArray) | 
            Retrieves a clone of the value of a scalar (0-dim) cell array as an array. Supports deep indexing.
             [ILNumerics Core Module] | 
|   | GetValueT(BaseArrayBaseArray, InArrayInt64) | 
            Retrieves the value of the element addressed by the index array indices. Supports deep indexing.
             [ILNumerics Core Module] | 
|   | GetValueT(BaseArrayBaseArray, Int64) | 
            Retrieves a clone of the value at the position d0. Supports deep indexing.
             [ILNumerics Core Module] | 
|   | GetValueT(BaseArrayT, Int64) | 
            Retrieves the value of the element at the position as specified by d0. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValueT(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] | 
|   | GetValueT(BaseArrayT, Int64, Int64) | 
            Retrieve the value of the element at the position specified by d0 and d1. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValueT(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] | 
|   | GetValueT(BaseArrayT, Int64, Int64, Int64) | 
            Retrieve the value of the element at the position specified by d0 ... d2. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValueT(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] | 
|   | GetValueT(BaseArrayT, Int64, Int64, Int64, Int64) | 
            Retrieve the value of the element at the position specified by d0 ... d3. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValueT(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] | 
|   | GetValueT(BaseArrayT, Int64, Int64, Int64, Int64, Int64) | 
            Retrieve the value of the element at the position specified by d0 ... d4. Int64 indexing.
             [ILNumerics Core Module] | 
|   | GetValueT(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] | 
|   | GetValueT(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] | 
|   | GetValueT(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] | 
|   | GetValueT(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] | 
|   | GetValueSeqAsT | 
            Retrieves an ILNumerics array from a cell A element of 'compatible' 
            element type. Only the target type is to be determined.
             [ILNumerics Core Module] | 
|   | imag(BaseArraycomplex) | 
            [numpy API] Extract imaginary parts from this array.
             [ILNumerics numpy Module] | 
|   | imag(BaseArrayfcomplex) | 
            [numpy API] Extract imaginary parts from this array.
             [ILNumerics numpy Module] | 
|   | IndexIteratorT | 
            Efficient iterator over generic (but numeric!) type elements for use in indexing.
             [ILNumerics Core Module] | 
|   | IsNullAt | 
            Test if the cell element at a given sequential position is null (Nothing in VB).
             [ILNumerics Core Module] | 
|    | IsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, InArrayInt64) | 
            Tests if a cell element is of the given element type.
             [ILNumerics Core Module] | 
|    | IsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64) | 
            Tests if a cell element is of the given element type.
             [ILNumerics Core Module] | 
|    | IsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64) | 
            Tests if a cell element is of the given element type.
             [ILNumerics Core Module] | 
|    | IsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64) | 
            Tests if a cell element is of the given element type.
             [ILNumerics Core Module] | 
|    | IsTypeOfCellT(ConcreteArrayBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, Int64, Int64, Int64, Int64) | 
            Tests if a cell element is of the given element type.
             [ILNumerics Core Module] | 
|    | IsTypeOfCellT(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] | 
|    | IsTypeOfCellT(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] | 
|    | IsTypeOfCellT(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] | 
|   | itemT1(BaseArrayT1, Int64) | 
            [numpy API] Returns a single element from this array according to the provided dimension index.
             [ILNumerics numpy Module] | 
|   | itemT1(BaseArrayT1, Int64) | 
            [numpy API] Returns a single element from this array according to the provided dimension indices.
             [ILNumerics numpy Module] | 
|   | itemT1(BaseArrayT1, Int64, Int64) | 
            [numpy API] Returns a single element from this array according to the provided dimension indices.
             [ILNumerics numpy Module] | 
|   | itemT1(BaseArrayT1, Int64, Int64, Int64) | 
            [numpy API] Returns a single element from this array according to the provided dimension indices.
             [ILNumerics numpy Module] | 
|   | itemT1(BaseArrayT1, Int64, Int64, Int64, Int64) | 
            [numpy API] Returns a single element from this array according to the provided dimension indices.
             [ILNumerics numpy Module] | 
|   | itemT1(BaseArrayT1, Int64, Int64, Int64, Int64, Int64) | 
            [numpy API] Returns a single element from this array according to the provided dimension indices.
             [ILNumerics numpy Module] | 
|   | itemT1(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] | 
|   | itemT1(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] | 
|   | itemsetT1(MutableT1, ArrayT1, InArrayT1, OutArrayT1, RetArrayT1, StorageT1, InArrayInt64, T1) | 
            [numpy API] Replaces a single element of this array at the specified location.
             [ILNumerics numpy Module] | 
|   | itemsetT1(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] | 
|   | itemsetT1(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] | 
|   | itemsetT1(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] | 
|   | itemsetT1(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] | 
|   | itemsetT1(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] | 
|   | itemsetT1(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] | 
|   | itemsetT1(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] | 
|   | Iterator(BaseArraycomplex, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(BaseArrayfcomplex, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(BaseArrayBoolean, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(BaseArrayByte, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(BaseArrayDouble, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(BaseArrayInt16, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(BaseArrayInt32, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(BaseArrayInt64, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(BaseArraySByte, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(BaseArraySingle, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(BaseArrayUInt16, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(BaseArrayUInt32, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(BaseArrayUInt64, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | Iterator(Size, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorT(BaseArrayT, NullableStorageOrders) | 
            Efficient iterator over generic type elements for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArraycomplex, Funccomplex, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArrayfcomplex, Funcfcomplex, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArrayBoolean, FuncBoolean, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArrayByte, FuncByte, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArrayDouble, FuncDouble, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArrayInt16, FuncInt16, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArrayInt32, FuncInt32, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArrayInt64, FuncInt64, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArraySByte, FuncSByte, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArraySingle, FuncSingle, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArrayUInt16, FuncUInt16, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArrayUInt32, FuncUInt32, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | IteratorTout(BaseArrayUInt64, FuncUInt64, Tout, NullableStorageOrders) | 
            Efficient iterator over the array for use in foreach loops.
             [ILNumerics Core Module] | 
|   | max(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | max(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | max(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | max(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | max(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | max(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | max(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | max(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | max(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | max(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | max(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | max(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | mean(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Boolean) | 
            [numpy API] Create a scalar array with the mean of all elements of A.
             [ILNumerics numpy Module] | 
|   | mean(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Boolean) | 
            [numpy API] Create a scalar array with the mean of all elements of A.
             [ILNumerics numpy Module] | 
|   | mean(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Boolean) | 
            [numpy API] Create a scalar array with the mean of all elements of A.
             [ILNumerics numpy Module] | 
|   | mean(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Boolean) | 
            [numpy API] Create a scalar array with the mean of all elements of A.
             [ILNumerics numpy Module] | 
|   | mean(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Boolean) | 
            [numpy API] Create a scalar array with the mean of all elements of A.
             [ILNumerics numpy Module] | 
|   | mean(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Boolean) | 
            [numpy API] Create a scalar array with the mean of all elements of A.
             [ILNumerics numpy Module] | 
|   | mean(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Boolean) | 
            [numpy API] Create a scalar array with the mean of all elements of A.
             [ILNumerics numpy Module] | 
|   | mean(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Boolean) | 
            [numpy API] Create a scalar array with the mean of all elements of A.
             [ILNumerics numpy Module] | 
|   | mean(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Boolean) | 
            [numpy API] Create a scalar array with the mean of all elements of A.
             [ILNumerics numpy Module] | 
|   | mean(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Boolean) | 
            [numpy API] Create a scalar array with the mean of all elements of A.
             [ILNumerics numpy Module] | 
|   | mean(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Boolean) | 
            [numpy API] Create a scalar array with the mean of all elements of A.
             [ILNumerics numpy Module] | 
|   | mean(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Boolean) | 
            [numpy API] Create a scalar array with the mean of all elements of A.
             [ILNumerics numpy Module] | 
|   | mean(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] | 
|   | mean(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] | 
|   | mean(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] | 
|   | mean(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] | 
|   | mean(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] | 
|   | mean(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] | 
|   | mean(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] | 
|   | mean(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] | 
|   | mean(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] | 
|   | mean(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] | 
|   | mean(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] | 
|   | mean(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] | 
|   | meanIndT(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the mean of elements of A.
             [ILNumerics numpy Module] | 
|   | meanIndT(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the mean of elements of A.
             [ILNumerics numpy Module] | 
|   | meanIndT(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the mean of elements of A.
             [ILNumerics numpy Module] | 
|   | meanIndT(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the mean of elements of A.
             [ILNumerics numpy Module] | 
|   | meanIndT(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the mean of elements of A.
             [ILNumerics numpy Module] | 
|   | meanIndT(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the mean of elements of A.
             [ILNumerics numpy Module] | 
|   | meanIndT(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the mean of elements of A.
             [ILNumerics numpy Module] | 
|   | meanIndT(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the mean of elements of A.
             [ILNumerics numpy Module] | 
|   | meanIndT(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the mean of elements of A.
             [ILNumerics numpy Module] | 
|   | meanIndT(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the mean of elements of A.
             [ILNumerics numpy Module] | 
|   | meanIndT(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the mean of elements of A.
             [ILNumerics numpy Module] | 
|   | meanIndT(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the mean of elements of A.
             [ILNumerics numpy Module] | 
|   | min(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | min(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | min(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | min(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | min(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | min(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | min(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | min(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | min(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | min(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | min(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | min(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, recognizing NaNs.
             [ILNumerics numpy Module] | 
|   | nanargmax(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] | 
|   | nanargmax(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] | 
|   | nanargmax(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] | 
|   | nanargmax(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] | 
|   | nanargmax(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] | 
|   | nanargmax(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] | 
|   | nanargmax(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] | 
|   | nanargmax(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] | 
|   | nanargmax(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] | 
|   | nanargmax(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] | 
|   | nanargmax(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] | 
|   | nanargmax(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] | 
|   | nanargmin(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] | 
|   | nanargmin(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] | 
|   | nanargmin(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] | 
|   | nanargmin(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] | 
|   | nanargmin(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] | 
|   | nanargmin(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] | 
|   | nanargmin(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] | 
|   | nanargmin(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] | 
|   | nanargmin(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] | 
|   | nanargmin(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] | 
|   | nanargmin(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] | 
|   | nanargmin(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] | 
|   | nanmax(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmax(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmax(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmax(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmax(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmax(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmax(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmax(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmax(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmax(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmax(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmax(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes maximum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmin(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmin(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmin(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmin(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmin(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmin(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmin(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmin(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmin(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmin(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmin(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | nanmin(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, NullableInt32, OutArrayInt64) | 
            [numpy API] Computes minimum elements along the specified dimension of A, ignoring NaNs.
             [ILNumerics numpy Module] | 
|   | prod(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Boolean) | 
            [numpy API] Creates a scalar array with the product of all elements of A.
             [ILNumerics numpy Module] | 
|   | prod(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Boolean) | 
            [numpy API] Creates a scalar array with the product of all elements of A.
             [ILNumerics numpy Module] | 
|   | prod(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Boolean) | 
            [numpy API] Creates a scalar array with the product of all elements of A.
             [ILNumerics numpy Module] | 
|   | prod(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Boolean) | 
            [numpy API] Creates a scalar array with the product of all elements of A.
             [ILNumerics numpy Module] | 
|   | prod(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Boolean) | 
            [numpy API] Creates a scalar array with the product of all elements of A.
             [ILNumerics numpy Module] | 
|   | prod(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Boolean) | 
            [numpy API] Creates a scalar array with the product of all elements of A.
             [ILNumerics numpy Module] | 
|   | prod(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Boolean) | 
            [numpy API] Creates a scalar array with the product of all elements of A.
             [ILNumerics numpy Module] | 
|   | prod(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Boolean) | 
            [numpy API] Creates a scalar array with the product of all elements of A.
             [ILNumerics numpy Module] | 
|   | prod(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Boolean) | 
            [numpy API] Creates a scalar array with the product of all elements of A.
             [ILNumerics numpy Module] | 
|   | prod(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Boolean) | 
            [numpy API] Creates a scalar array with the product of all elements of A.
             [ILNumerics numpy Module] | 
|   | prod(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Boolean) | 
            [numpy API] Creates a scalar array with the product of all elements of A.
             [ILNumerics numpy Module] | 
|   | prod(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Boolean) | 
            [numpy API] Creates a scalar array with the product of all elements of A.
             [ILNumerics numpy Module] | 
|   | prod(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] | 
|   | prod(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] | 
|   | prod(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] | 
|   | prod(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] | 
|   | prod(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] | 
|   | prod(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] | 
|   | prod(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] | 
|   | prod(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] | 
|   | prod(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] | 
|   | prod(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] | 
|   | prod(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] | 
|   | prod(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] | 
|   | prodIndT(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, BaseArrayIndT, Boolean) | 
            [numpy API] Creates an array based on the products of elements of A.
             [ILNumerics numpy Module] | 
|   | prodIndT(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, BaseArrayIndT, Boolean) | 
            [numpy API] Creates an array based on the products of elements of A.
             [ILNumerics numpy Module] | 
|   | prodIndT(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, BaseArrayIndT, Boolean) | 
            [numpy API] Creates an array based on the products of elements of A.
             [ILNumerics numpy Module] | 
|   | prodIndT(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, BaseArrayIndT, Boolean) | 
            [numpy API] Creates an array based on the products of elements of A.
             [ILNumerics numpy Module] | 
|   | prodIndT(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, BaseArrayIndT, Boolean) | 
            [numpy API] Creates an array based on the products of elements of A.
             [ILNumerics numpy Module] | 
|   | prodIndT(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, BaseArrayIndT, Boolean) | 
            [numpy API] Creates an array based on the products of elements of A.
             [ILNumerics numpy Module] | 
|   | prodIndT(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, BaseArrayIndT, Boolean) | 
            [numpy API] Creates an array based on the products of elements of A.
             [ILNumerics numpy Module] | 
|   | prodIndT(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, BaseArrayIndT, Boolean) | 
            [numpy API] Creates an array based on the products of elements of A.
             [ILNumerics numpy Module] | 
|   | prodIndT(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, BaseArrayIndT, Boolean) | 
            [numpy API] Creates an array based on the products of elements of A.
             [ILNumerics numpy Module] | 
|   | prodIndT(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, BaseArrayIndT, Boolean) | 
            [numpy API] Creates an array based on the products of elements of A.
             [ILNumerics numpy Module] | 
|   | prodIndT(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, BaseArrayIndT, Boolean) | 
            [numpy API] Creates an array based on the products of elements of A.
             [ILNumerics numpy Module] | 
|   | prodIndT(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, BaseArrayIndT, Boolean) | 
            [numpy API] Creates an array based on the products of elements of A.
             [ILNumerics numpy Module] | 
|   | putT1, 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] | 
|   | ravelT1 | 
            [numpy API] Returns a flattened copy of the source array. This is the same as flattenT1(BaseArrayT1, StorageOrders). See remarks for details.
             [ILNumerics numpy Module] | 
|   | real(BaseArraycomplex) | 
            [numpy API] Extract real parts from this array.
             [ILNumerics numpy Module] | 
|   | real(BaseArrayfcomplex) | 
            [numpy API] Extract real parts from this array.
             [ILNumerics numpy Module] | 
|   | repeatT1, 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] | 
|   | repeatT1, 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] | 
|   | RepmatT, 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] | 
|   | RepmatT, 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] | 
|   | RepmatT, 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] | 
|   | RepmatT, 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] | 
|   | RepmatT, 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] | 
|   | RepmatT, 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] | 
|   | RepmatT, 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] | 
|   | RepmatT, 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] | 
|   | resizeT1, 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] | 
|   | round(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] | 
|   | round(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] | 
|   | round(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] | 
|   | round(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] | 
|   | SetValue(MutableBaseArray, Cell, InCell, OutCell, RetCell, CellStorage, BaseArray) | 
            Sets the value of the scalar (0-dimensional) cell array A.
             [ILNumerics Core Module] | 
|   | SetValue(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] | 
|   | SetValue(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] | 
|   | SetValue(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] | 
|   | SetValue(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] | 
|   | SetValue(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] | 
|   | SetValue(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] | 
|   | SetValue(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] | 
|   | SetValueT1, 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] | 
|   | SetValueT1, 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] | 
|   | SetValueT1, 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] | 
|   | SetValueT1, 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] | 
|   | SetValueT1, 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] | 
|   | SetValueT1, 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] | 
|   | SetValueT1, 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] | 
|   | SetValueT1, 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] | 
|   | SetValueT1, 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] | 
|   | sort(Mutablecomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Int32, Boolean) | 
            [numpy API] Sort elements of A inplace.
             [ILNumerics numpy Module] | 
|   | sort(Mutablefcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Int32, Boolean) | 
            [numpy API] Sort elements of A inplace.
             [ILNumerics numpy Module] | 
|   | sort(MutableByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Int32, Boolean) | 
            [numpy API] Sort elements of A inplace.
             [ILNumerics numpy Module] | 
|   | sort(MutableDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Int32, Boolean) | 
            [numpy API] Sort elements of A inplace.
             [ILNumerics numpy Module] | 
|   | sort(MutableInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Int32, Boolean) | 
            [numpy API] Sort elements of A inplace.
             [ILNumerics numpy Module] | 
|   | sort(MutableInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Int32, Boolean) | 
            [numpy API] Sort elements of A inplace.
             [ILNumerics numpy Module] | 
|   | sort(MutableInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Int32, Boolean) | 
            [numpy API] Sort elements of A inplace.
             [ILNumerics numpy Module] | 
|   | sort(MutableSByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Int32, Boolean) | 
            [numpy API] Sort elements of A inplace.
             [ILNumerics numpy Module] | 
|   | sort(MutableSingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Int32, Boolean) | 
            [numpy API] Sort elements of A inplace.
             [ILNumerics numpy Module] | 
|   | sort(MutableUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Int32, Boolean) | 
            [numpy API] Sort elements of A inplace.
             [ILNumerics numpy Module] | 
|   | sort(MutableUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Int32, Boolean) | 
            [numpy API] Sort elements of A inplace.
             [ILNumerics numpy Module] | 
|   | sort(MutableUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Int32, Boolean) | 
            [numpy API] Sort elements of A inplace.
             [ILNumerics numpy Module] | 
|   | squeezeT1, LocalT, InT, OutT, RetT, StorageT | 
            [numpy API] Remove specific or all singleton dimensions.
             [ILNumerics numpy Module] | 
|   | sum(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Boolean) | 
            [numpy API] Create a scalar array with the sum of all elements of A.
             [ILNumerics numpy Module] | 
|   | sum(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, Boolean) | 
            [numpy API] Create a scalar array with the sum of all elements of A.
             [ILNumerics numpy Module] | 
|   | sum(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Boolean) | 
            [numpy API] Create a scalar array with the sum of all elements of A.
             [ILNumerics numpy Module] | 
|   | sum(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, Boolean) | 
            [numpy API] Create a scalar array with the sum of all elements of A.
             [ILNumerics numpy Module] | 
|   | sum(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, Boolean) | 
            [numpy API] Create a scalar array with the sum of all elements of A.
             [ILNumerics numpy Module] | 
|   | sum(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, Boolean) | 
            [numpy API] Create a scalar array with the sum of all elements of A.
             [ILNumerics numpy Module] | 
|   | sum(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, Boolean) | 
            [numpy API] Create a scalar array with the sum of all elements of A.
             [ILNumerics numpy Module] | 
|   | sum(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Boolean) | 
            [numpy API] Create a scalar array with the sum of all elements of A.
             [ILNumerics numpy Module] | 
|   | sum(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, Boolean) | 
            [numpy API] Create a scalar array with the sum of all elements of A.
             [ILNumerics numpy Module] | 
|   | sum(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, Boolean) | 
            [numpy API] Create a scalar array with the sum of all elements of A.
             [ILNumerics numpy Module] | 
|   | sum(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, Boolean) | 
            [numpy API] Create a scalar array with the sum of all elements of A.
             [ILNumerics numpy Module] | 
|   | sum(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Boolean) | 
            [numpy API] Create a scalar array with the sum of all elements of A.
             [ILNumerics numpy Module] | 
|   | sum(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] | 
|   | sum(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] | 
|   | sum(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] | 
|   | sum(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] | 
|   | sum(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] | 
|   | sum(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] | 
|   | sum(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] | 
|   | sum(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] | 
|   | sum(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] | 
|   | sum(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] | 
|   | sum(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] | 
|   | sum(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] | 
|   | sumIndT(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the sum of elements of A.
             [ILNumerics numpy Module] | 
|   | sumIndT(ConcreteArrayByte, ArrayByte, InArrayByte, OutArrayByte, RetArrayByte, StorageByte, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the sum of elements of A.
             [ILNumerics numpy Module] | 
|   | sumIndT(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the sum of elements of A.
             [ILNumerics numpy Module] | 
|   | sumIndT(ConcreteArrayInt16, ArrayInt16, InArrayInt16, OutArrayInt16, RetArrayInt16, StorageInt16, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the sum of elements of A.
             [ILNumerics numpy Module] | 
|   | sumIndT(ConcreteArrayInt32, ArrayInt32, InArrayInt32, OutArrayInt32, RetArrayInt32, StorageInt32, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the sum of elements of A.
             [ILNumerics numpy Module] | 
|   | sumIndT(ConcreteArrayInt64, ArrayInt64, InArrayInt64, OutArrayInt64, RetArrayInt64, StorageInt64, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the sum of elements of A.
             [ILNumerics numpy Module] | 
|   | sumIndT(ConcreteArraySByte, ArraySByte, InArraySByte, OutArraySByte, RetArraySByte, StorageSByte, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the sum of elements of A.
             [ILNumerics numpy Module] | 
|   | sumIndT(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the sum of elements of A.
             [ILNumerics numpy Module] | 
|   | sumIndT(ConcreteArrayUInt16, ArrayUInt16, InArrayUInt16, OutArrayUInt16, RetArrayUInt16, StorageUInt16, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the sum of elements of A.
             [ILNumerics numpy Module] | 
|   | sumIndT(ConcreteArrayUInt32, ArrayUInt32, InArrayUInt32, OutArrayUInt32, RetArrayUInt32, StorageUInt32, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the sum of elements of A.
             [ILNumerics numpy Module] | 
|   | sumIndT(ConcreteArrayUInt64, ArrayUInt64, InArrayUInt64, OutArrayUInt64, RetArrayUInt64, StorageUInt64, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the sum of elements of A.
             [ILNumerics numpy Module] | 
|   | sumIndT(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, BaseArrayIndT, Boolean) | 
            [numpy API] Create an array based on the sum of elements of A.
             [ILNumerics numpy Module] | 
|   | swapaxesT1, LocalT, InT, OutT, RetT, StorageT | 
            [numpy API] Returns a similar array having two axes exchanged.
             [ILNumerics numpy Module] | 
|   | transposeT1, 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] | 
|   | transposeT1, 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] | 
[ILNumerics numpy Module]
