PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
Directory containing implementation details for the CUDA backend.
More...Files | |
file | atomics.cuh |
Defines an atomic add function for double precision floating point types for older CUDA architectures. | |
file | device_ptr.cuh |
Small wrapper around a CUDA device pointer. | |
file | fill_kernel.cuh |
Defines a CUDA function for filling a device pointer with a specific value. | |
file | utility.cuh |
Utility functions for the CUDA backend. | |
Directory containing implementation details for the CUDA backend.