PLSSVM - Parallel Least Squares Support Vector Machine  2.0.0
A Least Squares Support Vector Machine implementation using different backends.
OpenMP Directory Reference

Directory containing the implementation for the OpenMP backend.

More...

Directory dependency graph for OpenMP:

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.
 

Detailed Description

Directory containing the implementation for the OpenMP backend.

Author
Alexander Van Craen
Marcel Breyer
License
This file is part of the PLSSVM project which is released under the MIT license. See the LICENSE.md file in the project root for full license information.