12 #ifndef PLSSVM_BACKENDS_SYCL_KERNEL_INVOCATION_TYPE_HPP_
13 #define PLSSVM_BACKENDS_SYCL_KERNEL_INVOCATION_TYPE_HPP_
Namespace containing the C-SVM using the SYCL backend with the preferred SYCL implementation.
Definition: atomics.hpp:18
std::istream & operator>>(std::istream &in, implementation_type &impl)
Use the input-stream in to initialize the impl type.
std::ostream & operator<<(std::ostream &out, implementation_type impl)
Output the impl type to the given output-stream out.
kernel_invocation_type
Enum class for all possible SYCL kernel invocation types.
Definition: kernel_invocation_type.hpp:23