Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes for computing kernel functions. More...
Modules | |
| Linear Kernel | |
| Contains classes for computing the linear kernel function. | |
| Radial Basis Function Kernel | |
| Contains classes for computing the radial basis function (RBF) kernel. | |
Packages | |
| package | com.intel.daal.algorithms.kernel_function |
| Contains classes for computing kernel functions. | |
Classes | |
| class | Batch |
| Computes the kernel function in the batch processing mode. More... | |
| class | ComputationMode |
| Available modes of kernel function computation. More... | |
| class | Input |
| Input objects for the kernel function algorithm More... | |
| class | InputId |
| Available identifiers of input objects for the kernel function algorithm. More... | |
| class | Parameter |
| Optional parameters for computing kernel functions. More... | |
| class | ResultId |
| Available result identifiers for the kernel function algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.