Uses of Class
org.encog.engine.opencl.exceptions.OpenCLError

Packages that use OpenCLError
org.encog.engine.opencl.exceptions   
 

Uses of OpenCLError in org.encog.engine.opencl.exceptions
 

Subclasses of OpenCLError in org.encog.engine.opencl.exceptions
 class MissingOpenCLAdapterError
          This error is thrown when the JOCL driver, usually a .DLL or shared library, cannot be found.
 class OutOfOpenCLResources
          This exception is thrown when the underlying OpenCL system returns with the CL_OUT_OF_RESOURCES.
 



Copyright © 2011. All Rights Reserved.