ILNumerics - Technical Application Development
Top
The Globals type exposes the following members.
Fields
Name | Description | |
---|---|---|
ellipsis |
Addresses all unspecified dimension as ':' / 'full'.
| |
end |
Identifier refering to the index of the last element in a dimension. Used in indexing expressions.
| |
newaxis |
Insert a new dimension. For ArrayStyle=numpy only.
|
See Also