void SetVecIntCacheSize(Int32 Vectors, Int32 Elements)
Defines the object cache size for integervectors.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vectors | Int32 | |
| 2 | Elements | Int32 |
Result: stored in self (calling object)
Remarks:
Elements defines the number of elements per matrix to preallocate.