Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Contains classes for computing the results of the multivariate outlier detection algorithm with the default method. More...
Packages | |
package | bacondense |
Contains classes for computing results of the multivariate outlier detection algorithm with BACON method. | |
package | defaultdense |
Contains classes for computing the results of the multivariate outlier detection algorithm with the default method. | |
Classes | |
class | Batch |
Runs multivariate outlier detection in the batch processing mode. More... | |
class | Input |
Input objects for the multivariate outlier detection algorithm More... | |
class | InputId |
Available identifiers of input objects for the multivariate outlier detection algorithm. More... | |
class | Method |
Available methods for computing the results of the multivariate outlier detection. More... | |
class | Result |
Results obtained with the compute() method of the multivariate outlier detection algorithm in the batch processing mode. More... | |
class | ResultId |
Available identifiers of the results of the multivariate outlier detection algorithm. More... | |
Contains classes for computing the results of the multivariate outlier detection algorithm.
For more complete information about compiler optimizations, see our Optimization Notice.