PLSSVM - Parallel Least Squares Support Vector Machine  2.0.0
A Least Squares Support Vector Machine implementation using different backends.
Classes | Namespaces
exceptions.hpp File Reference

Implements custom exception classes specific to the HIP backend. More...

#include "plssvm/exceptions/exceptions.hpp"
#include "plssvm/exceptions/source_location.hpp"
#include <string>

Go to the source code of this file.

Classes

class  plssvm::hip::backend_exception
 Exception type thrown if a problem with the HIP backend occurs. More...
 

Namespaces

 plssvm
 The main namespace containing all public API functions.
 
 plssvm::hip
 Namespace containing the C-SVM using the HIP backend.
 

Detailed Description

Implements custom exception classes specific to the HIP 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.