Esempio n. 1
0
 static extern void sequence(ManagedCuda.BasicTypes.SizeT ptr, int size);
Esempio n. 2
0
 static extern void sort_by_key_multiple(ManagedCuda.BasicTypes.SizeT keys, ManagedCuda.BasicTypes.SizeT values, int col, int row);
Esempio n. 3
0
 static extern void sort_by_keyDesc(ManagedCuda.BasicTypes.SizeT ptr, ManagedCuda.BasicTypes.SizeT pt2, int size);
Esempio n. 4
0
 static extern int Mini(ManagedCuda.BasicTypes.SizeT ptr, int size);
Esempio n. 5
0
 static extern float Minf(ManagedCuda.BasicTypes.SizeT ptr, int size);
Esempio n. 6
0
 static extern float Avragei(ManagedCuda.BasicTypes.SizeT ptr, int size);
Esempio n. 7
0
 static extern subject __findFitest(
     ManagedCuda.BasicTypes.SizeT ptr1,
     ManagedCuda.BasicTypes.SizeT ptr2,
     int size
     );