![]() |
PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
Small wrapper around a HIP device pointer. More...
#include "plssvm/backends/gpu_device_ptr.hpp"Go to the source code of this file.
Classes | |
| class | plssvm::hip::detail::device_ptr< T > |
| Small wrapper class around a HIP device pointer together with commonly used device functions. More... | |
Namespaces | |
| plssvm | |
| The main namespace containing all public API functions. | |
| plssvm::hip | |
| Namespace containing the C-SVM using the HIP backend. | |
| plssvm::hip::detail | |
| Namespace containing HIP backend specific implementation details. Should not directly be used by users. | |
Small wrapper around a HIP device pointer.