ILNumerics - Technical Application Development
Top
Overload List
| Name | Description | |
|---|---|---|
| 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] | |
| 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] | |
| astypeTout(Logical, NullableStorageOrders) |
[numpy API] Create a new array of specific element type and storage order based on this array.
[ILNumerics numpy Module] |
See Also