Uses of Class
org.apfloat.aparapi.IntKernel
-
Packages that use IntKernel Package Description org.apfloat.aparapi Transforms for using a GPU via the aparapi library. -
-
Uses of IntKernel in org.apfloat.aparapi
Fields in org.apfloat.aparapi with type parameters of type IntKernel Modifier and Type Field Description private static java.lang.ThreadLocal<IntKernel>
IntKernel. kernel
Methods in org.apfloat.aparapi that return IntKernel Modifier and Type Method Description static IntKernel
IntKernel. getInstance()
-