Uses of Class
org.apfloat.internal.LongBuilderFactory
-
Packages that use LongBuilderFactory Package Description org.apfloat.aparapi Transforms for using a GPU via the aparapi library. -
-
Uses of LongBuilderFactory in org.apfloat.aparapi
Subclasses of LongBuilderFactory in org.apfloat.aparapi Modifier and Type Class Description class
LongAparapiBuilderFactory
Builder factory for aparapi transform implementations for thelong
element type.
-