PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
This is the complete list of members for plssvm::sycl::detail::nd_range_device_kernel_rbf< T >, including all inherited members.
data_intern_i_ | plssvm::sycl::detail::nd_range_device_kernel_rbf< T > | private |
data_intern_j_ | plssvm::sycl::detail::nd_range_device_kernel_rbf< T > | private |
nd_range_device_kernel_rbf(::sycl::handler &cgh, const real_type *q, real_type *ret, const real_type *d, const real_type *data_d, const real_type QA_cost, const real_type cost, const kernel_index_type num_rows, const kernel_index_type num_cols, const real_type add, const real_type gamma) | plssvm::sycl::detail::nd_range_device_kernel_rbf< T > | inline |
operator()(::sycl::nd_item< 2 > nd_idx) const | plssvm::sycl::detail::nd_range_device_kernel_rbf< T > | inline |
real_type typedef | plssvm::sycl::detail::nd_range_device_kernel_rbf< T > |