Uses of Class
org.encog.engine.opencl.EncogCLPlatform

Packages that use EncogCLPlatform
org.encog.engine.opencl   
 

Uses of EncogCLPlatform in org.encog.engine.opencl
 

Methods in org.encog.engine.opencl that return EncogCLPlatform
 EncogCLPlatform EncogCLDevice.getPlatform()
           
 

Methods in org.encog.engine.opencl that return types with arguments of type EncogCLPlatform
 List<EncogCLPlatform> EncogCL.getPlatforms()
           
 

Constructors in org.encog.engine.opencl with parameters of type EncogCLPlatform
EncogCLDevice(EncogCLPlatform platform, org.jocl.cl_device_id device)
          Construct an OpenCL device.
 



Copyright © 2011. All Rights Reserved.