![]() |
PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
This is the complete list of members for plssvm::exception, including all inherited members.
| class_name_ | plssvm::exception | private |
| exception(const std::string &msg, std::string_view class_name="exception", source_location loc=source_location::current()) | plssvm::exception | explicit |
| loc() const noexcept | plssvm::exception | |
| loc_ | plssvm::exception | private |
| what_with_loc() const | plssvm::exception |