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_rbf< T >, including all inherited members.
device_kernel_q_rbf(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 real_type gamma) | plssvm::sycl::detail::device_kernel_q_rbf< T > | inline |
operator()(::sycl::id< 1 > index) const | plssvm::sycl::detail::device_kernel_q_rbf< T > | inline |
real_type typedef | plssvm::sycl::detail::device_kernel_q_rbf< T > |