ILNumerics Ultimate VS

ExtensionMethodsastype Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

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

[ILNumerics numpy Module]

Top
See Also

Reference