PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
Implements a custom std::source_location
implementation for C++17.
More...
#include <cstdint>
#include <string_view>
Go to the source code of this file.
Classes | |
class | plssvm::source_location |
The plssvm::source_location class represents certain information about the source code, such as file names, line numbers, or function names. More... | |
Namespaces | |
plssvm | |
The main namespace containing all public API functions. | |
Implements a custom std::source_location
implementation for C++17.