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

Directory containing custom exception types used to be able to better distinguish errors.

More...

Files

file  exceptions.hpp [code]
 Implements custom exception classes derived from std::runtime_error including source location information.
 
file  source_location.hpp [code]
 Implements a custom std::source_location implementation for C++17.
 

Detailed Description

Directory containing custom exception types used to be able to better distinguish errors.

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.