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