![]() |
PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
Directory containing the implementation for the OpenMP backend.
More...Files | |
| file | csvm.hpp [code] |
| Defines a C-SVM using the OpenMP backend. | |
| file | exceptions.hpp [code] |
| Implements custom exception classes specific to the OpenMP backend. | |
| file | q_kernel.hpp [code] |
Defines OpenMP functions for generating the q vector. | |
| file | svm_kernel.hpp [code] |
| Defines the kernel functions for the C-SVM using the OpenMP backend. | |
Directory containing the implementation for the OpenMP backend.