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::device_kernel_q_polynomial< T >, including all inherited members.
device_kernel_q_polynomial(real_type *q, const real_type *data_d, const real_type *data_last, const kernel_index_type num_rows, const kernel_index_type num_cols, const int degree, const real_type gamma, const real_type coef0) | plssvm::sycl::detail::device_kernel_q_polynomial< T > | inline |
operator()(::sycl::id< 1 > index) const | plssvm::sycl::detail::device_kernel_q_polynomial< T > | inline |
real_type typedef | plssvm::sycl::detail::device_kernel_q_polynomial< T > |