7374757677787980
* information on getting OpenCL drivers, visit the following URL. * * http://www.heatonresearch.com/encog/opencl */ public void initCL() { EncogCL cl = new EncogCL(); this.cl = cl; }