Module openj9.gpu
Package com.ibm.gpu

Class Maths

java.lang.Object
com.ibm.gpu.Maths

public final class Maths extends Object
This class is used to perform sorting operations of primitive arrays of type int, long, float, double on any connected CUDA GPU. A successful sort operation results in the array being sorted in ascending order.