void Delete(int i);
Deletes and frees the Kernel at index specified from the list.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | i | int |
Declared in Dew::Math::TOpenCLKernelList · Dew.Math/clMtxVec.h · Cross-compiler
Deletes and frees the Kernel at index specified from the list.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | i | int |