ILNumerics - Technical Application Development
Top
The LogicalStorage type exposes the following members.
Fields
Name | Description | |
---|---|---|
m_array |
The local array of this storage.
(Inherited from BaseStorageT, LocalT, InT, OutT, RetT, StorageT.) | |
m_arrayCounter | (Inherited from BaseStorageT, LocalT, InT, OutT, RetT, StorageT.) | |
m_inArray |
The input array of this storage.
(Inherited from BaseStorageT, LocalT, InT, OutT, RetT, StorageT.) | |
m_outArray |
The output array of this storage.
(Inherited from BaseStorageT, LocalT, InT, OutT, RetT, StorageT.) | |
m_previousStorage | (Inherited from BaseStorageT, LocalT, InT, OutT, RetT, StorageT.) | |
m_retArray |
The return array of this storage.
(Inherited from BaseStorageT, LocalT, InT, OutT, RetT, StorageT.) | |
m_scopeState | (Inherited from BaseStorageT, LocalT, InT, OutT, RetT, StorageT.) | |
m_size | (Inherited from BaseStorageT, LocalT, InT, OutT, RetT, StorageT.) |
See Also