The Logical type exposes the following members.
Name | Description | |
---|---|---|
astypeTout(NullableStorageOrders) | Overloaded.
[numpy API] Create a new array of specific element type and storage order based on this array.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
astypeBoolean, Tout(NullableStorageOrders) | Overloaded.
[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.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
flatten(StorageOrders) | Overloaded.
[numpy API] Returns a flattened copy of the source array. This is the same as ravelT1(BaseArrayT1, StorageOrders). See remarks for details.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
flattenBoolean(StorageOrders) | Overloaded.
[numpy API] Returns a flattened copy of the source array. This is the same as ravelT1(BaseArrayT1, StorageOrders). See remarks for details.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
GetValue(UInt32) | Overloaded.
Retrieves the value of the element at the position as specified by d0.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64) | Overloaded.
Retrieves the value of the element at the position as specified by d0. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(UInt32) | Overloaded.
Retrieve the value at the element addressed by indices stored in an index array.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64) | Overloaded.
Retrieve the value at the element addressed by indices stored in an index array. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(UInt32, UInt32) | Overloaded.
Retrieve the value of the element at the position specified by d0 and d1.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64, Int64) | Overloaded.
Retrieve the value of the element at the position specified by d0 and d1. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(UInt32, UInt32, UInt32) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d2.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64, Int64, Int64) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d2. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(UInt32, UInt32, UInt32, UInt32) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d3.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64, Int64, Int64, Int64) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d3. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(UInt32, UInt32, UInt32, UInt32, UInt32) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d4.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64, Int64, Int64, Int64, Int64) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d4. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d5.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d5. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d6.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64, Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d6. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBoolean(Int64) | Overloaded.
Retrieves the value of the element at the position as specified by d0. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBoolean(Int64, Int64) | Overloaded.
Retrieve the value of the element at the position specified by d0 and d1. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBoolean(Int64, Int64, Int64) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d2. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBoolean(Int64, Int64, Int64, Int64) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d3. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBoolean(Int64, Int64, Int64, Int64, Int64) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d4. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBoolean(Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d5. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBoolean(Int64, Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Retrieve the value of the element at the position specified by d0 ... d6. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IndexIteratorBoolean |
Efficient iterator over generic (but numeric!) type elements for use in indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
itemBoolean(Int64) | Overloaded.
[numpy API] Returns a single element from this array according to the provided dimension index.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
itemBoolean(Int64) | Overloaded.
[numpy API] Returns a single element from this array according to the provided dimension indices.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
itemBoolean(Int64, Int64) | Overloaded.
[numpy API] Returns a single element from this array according to the provided dimension indices.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
itemBoolean(Int64, Int64, Int64) | Overloaded.
[numpy API] Returns a single element from this array according to the provided dimension indices.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
itemBoolean(Int64, Int64, Int64, Int64) | Overloaded.
[numpy API] Returns a single element from this array according to the provided dimension indices.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
itemBoolean(Int64, Int64, Int64, Int64, Int64) | Overloaded.
[numpy API] Returns a single element from this array according to the provided dimension indices.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
itemBoolean(Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
[numpy API] Returns a single element from this array according to the provided dimension indices.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
itemBoolean(Int64, Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
[numpy API] Returns a single element from this array according to the provided dimension indices.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
Iterator(NullableStorageOrders) | Overloaded.
Efficient iterator over the array for use in foreach loops.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IteratorBoolean(NullableStorageOrders) | Overloaded.
Efficient iterator over generic type elements for use in foreach loops.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IteratorTout(FuncBoolean, Tout, NullableStorageOrders) | Overloaded.
Efficient iterator over the array for use in foreach loops.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
ravelBoolean |
[numpy API] Returns a flattened copy of the source array. This is the same as flattenT1(BaseArrayT1, StorageOrders). See remarks for details.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] |