Class Compute
java.lang.Object
javaforce.cl.Compute
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Compute
public Compute()
-
-
Method Details
-
init
public void init(int type) -
uninit
public void uninit() -
mult
public boolean mult(float[] x, float[] y, float[] res)
-