![]()  | 
  
    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_polynomial< T >, including all inherited members.
| data_intern_i_ | plssvm::sycl::detail::nd_range_device_kernel_polynomial< T > | private | 
| data_intern_j_ | plssvm::sycl::detail::nd_range_device_kernel_polynomial< T > | private | 
| nd_range_device_kernel_polynomial(::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 int degree, const real_type gamma, const real_type coef0) | plssvm::sycl::detail::nd_range_device_kernel_polynomial< T > | inline | 
| operator()(::sycl::nd_item< 2 > nd_idx) const | plssvm::sycl::detail::nd_range_device_kernel_polynomial< T > | inline | 
| real_type typedef | plssvm::sycl::detail::nd_range_device_kernel_polynomial< T > |