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

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

hierarchical_device_kernel_rbf(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::hierarchical_device_kernel_rbf< T >inline
operator()(::sycl::group< 2 > group) constplssvm::sycl::detail::hierarchical_device_kernel_rbf< T >inline
real_type typedefplssvm::sycl::detail::hierarchical_device_kernel_rbf< T >