Class Compute

java.lang.Object
javaforce.cl.Compute

public class Compute extends Object
Compute (WIP)
Author:
peter.quiring
  • 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)