The Cell type exposes the following members.
Name | Description | |
---|---|---|
flattenBaseArray |
[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] | |
GetArrayT | Overloaded.
Gives the content of a scalar cell as ILNumerics array of specified type T.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetArrayT(Int64) | Overloaded.
Gives the content of a cell element as ILNumerics array of specified type T.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetArrayT(InArrayInt64) | Overloaded.
Gives the content of a cell element as ILNumerics array of specified type T.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetArrayT(Int64, Int64) | Overloaded.
Gives the content of a cell element as ILNumerics array of specified type T.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetArrayT(Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element as ILNumerics array of specified type T.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetArrayT(Int64, Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element as ILNumerics array of specified type T.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetArrayT(Int64, Int64, Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element as ILNumerics array of specified type T.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetArrayT(Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element as ILNumerics array of specified type T.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetArrayT(Int64, Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element as ILNumerics array of specified type T.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetBaseArray |
Retrieves a clone of the value at the position d0 as an array.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetCell | Overloaded.
Gives the content of a scalar cell of element type cell.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetCell(Int64) | Overloaded.
Gives the content of a cell element of element type cell.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetCell(InArrayInt64) | Overloaded.
Gives the content of a cell element of element type cell.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetCell(Int64, Int64) | Overloaded.
Gives the content of a cell element of element type cell.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetCell(Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element of element type cell.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetCell(Int64, Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element of element type cell.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetCell(Int64, Int64, Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element of element type cell.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetCell(Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element of element type cell.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetCell(Int64, Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element of element type cell.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetLogical | Overloaded.
Gives the content of a scalar cell storing a Logical array.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetLogical(Int64) | Overloaded.
Gives the content of a cell element storing a Logical array.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetLogical(InArrayInt64) | Overloaded.
Gives the content of a cell element storing a Logical array.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetLogical(Int64, Int64) | Overloaded.
Gives the content of a cell element storing a Logical array.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetLogical(Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element storing a Logical array.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetLogical(Int64, Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element storing a Logical array.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetLogical(Int64, Int64, Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element storing a Logical array.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetLogical(Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element storing a Logical array.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetLogical(Int64, Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Gives the content of a cell element storing a Logical array.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue | Overloaded.
Retrieves a clone of the value of a scalar (0-dim) cell array as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64) | Overloaded.
Retrieves a clone of the value at the position d0 as an array.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(InArrayInt64) | Overloaded.
Retrieves the value of the element addressed by the index array indices as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64, Int64) | Overloaded.
Retrieves a clone of the value at the position specified by d0 and d1 as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64, Int64, Int64) | Overloaded.
Retrieves a clone of the value at the position specified by d0 ... d2 as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64, Int64, Int64, Int64) | Overloaded.
Retrieves a clone of the value at the position specified by d0 ... d3 as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64, Int64, Int64, Int64, Int64) | Overloaded.
Retrieves the value of the element at the position specified by d0 ... d4 as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Retrieves the value of the element at the position specified by d0 ... d5 as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValue(Int64, Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Retrieves the value of the element at the position specified by d0 ... d6 as as array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueT | Overloaded.
Retrieves a clone of the value of a scalar (0-dim) cell array as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueT(Int64) | Overloaded.
Retrieves a clone of the value at the position d0. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBaseArray(Int64) | Overloaded.
Retrieves the value of the element at the position as specified by d0. Int64 indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueT(InArrayInt64) | Overloaded.
Retrieves the value of the element addressed by the index array indices. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueT(Int64, Int64) | Overloaded.
Retrieves a clone of the value at the position specified by d0 and d1 as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBaseArray(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] | |
GetValueT(Int64, Int64, Int64) | Overloaded.
Retrieves a clone of the value at the position specified by d0 ... d2 as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBaseArray(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] | |
GetValueT(Int64, Int64, Int64, Int64) | Overloaded.
Retrieves a clone of the value at the position specified by d0 ... d3 as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBaseArray(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] | |
GetValueT(Int64, Int64, Int64, Int64, Int64) | Overloaded.
Retrieves the value of the element at the position specified by d0 ... d4 as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBaseArray(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] | |
GetValueT(Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Retrieves the value of the element at the position specified by d0 ... d5 as an array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBaseArray(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] | |
GetValueT(Int64, Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Retrieves the value of the element at the position specified by d0 ... d6 as as array. Supports deep indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
GetValueBaseArray(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] | |
GetValueSeqAsT |
Retrieves an ILNumerics array from a cell A element of 'compatible'
element type. Only the target type is to be determined.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IndexIteratorBaseArray |
Efficient iterator over generic (but numeric!) type elements for use in indexing.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IsNullAt |
Test if the cell element at a given sequential position is null (Nothing in VB).
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IsTypeOfCellT(Int64) | Overloaded.
Tests if a cell element is of the given element type.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IsTypeOfCellT(InArrayInt64) | Overloaded.
Tests if a cell element is of the given element type.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IsTypeOfCellT(Int64, Int64) | Overloaded.
Tests if a cell element is of the given element type.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IsTypeOfCellT(Int64, Int64, Int64) | Overloaded.
Tests if a cell element is of the given element type.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IsTypeOfCellT(Int64, Int64, Int64, Int64) | Overloaded.
Tests if a cell element is of the given element type.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IsTypeOfCellT(Int64, Int64, Int64, Int64, Int64) | Overloaded.
Tests if a cell element is of the given element type.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IsTypeOfCellT(Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Tests if a cell element is of the given element type.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
IsTypeOfCellT(Int64, Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Tests if a cell element is of the given element type.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
itemBaseArray(Int64) | Overloaded.
[numpy API] Returns a single element from this array according to the provided dimension index.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
itemBaseArray(Int64) | Overloaded.
[numpy API] Returns a single element from this array according to the provided dimension indices.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
itemBaseArray(Int64, Int64) | Overloaded.
[numpy API] Returns a single element from this array according to the provided dimension indices.
(Defined by ExtensionMethods.)[ILNumerics numpy Module] | |
itemBaseArray(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] | |
itemBaseArray(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] | |
itemBaseArray(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] | |
itemBaseArray(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] | |
itemBaseArray(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] | |
IteratorBaseArray |
Efficient iterator over generic type elements for use in foreach loops.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
ravelBaseArray |
[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] | |
SetValue(BaseArray) | Overloaded.
Sets the value of the scalar (0-dimensional) cell array A.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
SetValue(BaseArray, Int64) | Overloaded.
Sets the value of the element addressed by d0. Supports deep indexing into cell elements.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
SetValue(BaseArray, Int64, Int64) | Overloaded.
Sets the value of the element addressed by d0...d1. Supports deep indexing into cell elements.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
SetValue(BaseArray, Int64, Int64, Int64) | Overloaded.
Sets the value of the element addressed by d0...d2. Supports deep indexing into cell elements.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
SetValue(BaseArray, Int64, Int64, Int64, Int64) | Overloaded.
Sets the value of the element addressed by d0...d3. Supports deep indexing into cell elements.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
SetValue(BaseArray, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Sets the value of the element addressed by d0...d4. Supports deep indexing into cell elements.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
SetValue(BaseArray, Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Sets the value of the element addressed by d0...d5. Supports deep indexing into cell elements.
(Defined by ExtensionMethods.)[ILNumerics Core Module] | |
SetValue(BaseArray, Int64, Int64, Int64, Int64, Int64, Int64, Int64) | Overloaded.
Sets the value of the element addressed by d0...d6. Supports deep indexing into cell elements.
(Defined by ExtensionMethods.)[ILNumerics Core Module] |