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