PLSSVM - Parallel Least Squares Support Vector Machine  2.0.0
A Least Squares Support Vector Machine implementation using different backends.
plssvm::sycl::detail::device_kernel_w_linear< T > Member List

This is the complete list of members for plssvm::sycl::detail::device_kernel_w_linear< T >, including all inherited members.

device_kernel_w_linear(real_type *w_d, const real_type *data_d, const real_type *data_last_d, const real_type *alpha_d, const kernel_index_type num_data_points, const kernel_index_type num_features)plssvm::sycl::detail::device_kernel_w_linear< T >inline
operator()(::sycl::id< 1 > index) constplssvm::sycl::detail::device_kernel_w_linear< T >inline
real_type typedefplssvm::sycl::detail::device_kernel_w_linear< T >