![]()  | 
  
    PLSSVM - Parallel Least Squares Support Vector Machine
    2.0.0
    
   A Least Squares Support Vector Machine implementation using different backends. 
   | 
 
PImpl class to hide the SYCL queue class from the public interface (and, therefore, the "sycl/sycl.hpp" header). More...
#include <queue.hpp>
Classes | |
| struct | queue_impl | 
| The PImpl implementation struct encapsulating a single SYCL queue.  More... | |
Public Attributes | |
| std::shared_ptr< queue_impl > | impl {} | 
| A pointer to the implementation hidden in a private header.  | |
PImpl class to hide the SYCL queue class from the public interface (and, therefore, the "sycl/sycl.hpp" header).