ILNumerics - Technical Application Development
Top
The BaseStorageT, LocalT, InT, OutT, RetT, StorageT generic type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | m_array |
The local array of this storage.
|
![]() | m_arrayCounter | |
![]() | m_inArray |
The input array of this storage.
|
![]() | m_outArray |
The output array of this storage.
|
![]() | m_previousStorage | |
![]() | m_retArray |
The return array of this storage.
|
![]() | m_scopeState | |
![]() | m_size | |
![]() ![]() | SizeOfT |
Number of bytes used to store a single element of type T in memory [readonly].
|
See Also