| compute_kernel_matrix_gpu | R Documentation |
Compute a kernel matrix through the optional native backend
compute_kernel_matrix_gpu(X, kernel = "gaussian", ...)
X |
A numeric matrix. |
kernel |
One of |
... |
Optional kernel parameters. Supported names are |
An n x n kernel matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.