PLSSVM - Parallel Least Squares Support Vector Machine  2.0.0
A Least Squares Support Vector Machine implementation using different backends.
detail Directory Reference

Directory containing implementation details for the CUDA backend.

More...

Directory dependency graph for detail:

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.
 

Detailed Description

Directory containing implementation details for the CUDA backend.

Author
Alexander Van Craen
Marcel Breyer
License
This file is part of the PLSSVM project which is released under the MIT license. See the LICENSE.md file in the project root for full license information.