![]() |
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::hip::backend_exception, including all inherited members.
| backend_exception(const std::string &msg, source_location loc=source_location::current()) | plssvm::hip::backend_exception | explicit |
| 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 |