PLSSVM - Parallel Least Squares Support Vector Machine  2.0.0
A Least Squares Support Vector Machine implementation using different backends.
Namespaces | Classes
plssvm::opencl Namespace Reference

Namespace containing the C-SVM using the OpenCL backend. More...

Namespaces

 detail
 Namespace containing OpenCL backend specific implementation details. Should not directly be used by users.
 

Classes

class  csvm
 A C-SVM implementation using OpenCL as backend. More...
 
class  backend_exception
 Exception type thrown if a problem with the OpenCL backend occurs. More...
 

Detailed Description

Namespace containing the C-SVM using the OpenCL backend.