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