Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

Modules | Packages | Classes
Computation

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.dbscan
 Contains classes for computing DBSCAN.
 

Classes

class  DistanceType
 Available distance types for the DBSCAN algorithm. More...
 
class  Input
 Input objects for the DBSCAN algorithm More...
 
class  InputId
 Available identifiers of input objects for the DBSCAN algorithm. More...
 
class  LocalCollectionInputId
 Available identifiers of input data collection objects for the DBSCAN algorithm in the distributed processing mode. More...
 
class  Method
 Available methods of the DBSCAN algorithm. More...
 
class  Parameter
 Parameters of the DBSCAN computation method. More...
 
class  Result
 Results obtained with the compute() method of the DBSCAN algorithm in the batch processing mode. More...
 
class  ResultId
 Available identifiers of the results of the DBSCAN algorithm. More...
 
class  Step10LocalNumericTableInputId
 Available identifiers of input numeric table objects for the DBSCAN algorithm in the tenth step of the distributed processing mode. More...
 
class  Step11LocalCollectionInputId
 Available identifiers of input data collection objects for the DBSCAN algorithm in the eleventh step of the distributed processing mode. More...
 
class  Step11LocalNumericTableInputId
 Available identifiers of input numeric table objects for the DBSCAN algorithm in the eleventh step of the distributed processing mode. More...
 
class  Step12LocalCollectionInputId
 Available identifiers of input data collection objects for the DBSCAN algorithm in the twelfth step of the distributed processing mode. More...
 
class  Step12LocalNumericTableInputId
 Available identifiers of input numeric table objects for the DBSCAN algorithm in the twelfth step of the distributed processing mode. More...
 
class  Step13LocalCollectionInputId
 Available identifiers of input data collection objects for the DBSCAN algorithm in the thirteenth step of the distributed processing mode. More...
 
class  Step1LocalNumericTableInputId
 Available identifiers of input data numeric table objects for the DBSCAN algorithm in the first step of the distributed processing mode. More...
 
class  Step3LocalCollectionInputId
 Available identifiers of input data collection objects for the DBSCAN algorithm in the third step of the distributed processing mode. More...
 
class  Step4LocalCollectionInputId
 Available identifiers of input data collection objects for the DBSCAN algorithm in the fourth step of the distributed processing mode. More...
 
class  Step5LocalCollectionInputId
 Available identifiers of input data collection objects for the DBSCAN algorithm in the fifth step of the distributed processing mode. More...
 
class  Step6LocalCollectionInputId
 Available identifiers of input data collection objects for the DBSCAN algorithm in the sixth step of the distributed processing mode. More...
 
class  Step7MasterCollectionInputId
 Available identifiers of input data collection objects for the DBSCAN algorithm in the seventh step of the distributed processing mode. More...
 
class  Step8LocalCollectionInputId
 Available identifiers of input data collection objects for the DBSCAN algorithm in the eighth step of the distributed processing mode. More...
 
class  Step8LocalNumericTableInputId
 Available identifiers of input numeric table objects for the DBSCAN algorithm in the eighth step of the distributed processing mode. More...
 
class  Step9MasterCollectionInputId
 Available identifiers of input data collection objects for the DBSCAN algorithm in the ninth step of the distributed processing mode. More...
 

For more complete information about compiler optimizations, see our Optimization Notice.