SystemEX  Lacking
Additional generic collection types missing in .net
KernelRamExamples Namespace Reference

Classes

class  ExampleRamKernelAdd
 Example implementation of a RAM‑based compute kernel that adds two integers. More...
class  Programm
 Example program demonstrating how to run the RAM kernel.

Functions

delegate int MyKernelFunction (IntPtr A, int dwSize, IntPtr B, int dwSizeB, IntPtr C)