ILNumerics - Technical Application Development
This namespace contains array type definitions and helper classes. Users rarely need to import this namespace.
Classes
| Class | Description | |
|---|---|---|
| ConcreteArrayT1, LocalT, InT, OutT, RetT, StorageT | ||
| ConcreteRetArrayT1, LocalT, InT, OutT, RetT, StorageT |
This class serves internal purposes as the abstract base class for all 'return'-type arrays: RetArrayT1, RetLogical, or RetCell respectively..
[ILNumerics Core Module] | |
| ExtensionMethods | ||
| ImmutableT1, LocalT, InT, OutT, RetT, StorageT |
Base class for all mutable array types. Internal use.
[ILNumerics Core Module] | |
| MutableT1, LocalT, InT, OutT, RetT, StorageT |
Base class for all mutable array types. Internal use.
[ILNumerics Core Module] |