ILNumerics - Technical Application Development
Top
The IndicesBuffer type exposes the following members.
Properties
Name | Description | |
---|---|---|
BufferType | (Inherited from BufferBase.) | |
DataCount |
Number of data vectors (columns)
(Inherited from BufferT.)[ILNumerics Visualization Engine] | |
DataLength |
Dimensionality of a single date in this buffer (number of rows or length of each vector)
(Inherited from BufferT.)[ILNumerics Visualization Engine] | |
ID | (Inherited from BufferBase.) | |
IsDisposed | (Inherited from BufferT.) | |
IsEmpty | (Inherited from BufferT.) | |
Storage |
returns a copy(!) of the buffers array storage, using a lazy-copy-on-write scheme. Use Update() for modifications!
(Inherited from BufferT.)[ILNumerics Visualization Engine] | |
UnitCube | ||
UnitCubeLighting |
See Also