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

Namespace containing the C-SVM using the SYCL backend with hipSYCL as SYCL implementation. More...

Namespaces

 detail
 Namespace containing the C-SVM using the SYCL backend with hipSYCL as SYCL implementation. Should not directly be used by users.
 

Classes

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

Detailed Description

Namespace containing the C-SVM using the SYCL backend with hipSYCL as SYCL implementation.