C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes of the DBSCAN algorithm. More...
References | |
| Batch | |
| Distributed | |
Namespaces | |
| daal::algorithms::dbscan | |
| Contains classes of the DBSCAN algorithm. | |
| daal::algorithms::dbscan::interface1 | |
| Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Classes | |
| struct | Parameter |
| Parameters for the DBSCAN algorithm. More... | |
| class | Input |
| Input objects for the DBSCAN algorithm More... | |
| class | Result |
| Results obtained with the compute() method of the DBSCAN algorithm in the batch processing mode. More... | |
| class | DistributedInput< step1Local > |
| Input objects for the DBSCAN algorithm in the first step of the distributed processing mode More... | |
| class | DistributedPartialResultStep1 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the first step of the distributed processing mode. More... | |
| class | DistributedInput< step2Local > |
| Input objects for the DBSCAN algorithm in the second step of the distributed processing mode More... | |
| class | DistributedPartialResultStep2 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the second step of the distributed processing mode. More... | |
| class | DistributedInput< step3Local > |
| Input objects for the DBSCAN algorithm in the third step of the distributed processing mode More... | |
| class | DistributedPartialResultStep3 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the third step of the distributed processing mode. More... | |
| class | DistributedInput< step4Local > |
| Input objects for the DBSCAN algorithm in the fourth step of the distributed processing mode More... | |
| class | DistributedPartialResultStep4 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the fourth step of the distributed processing mode. More... | |
| class | DistributedInput< step5Local > |
| Input objects for the DBSCAN algorithm in the fifth step of the distributed processing mode More... | |
| class | DistributedPartialResultStep5 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the fifth step of the distributed processing mode. More... | |
| class | DistributedInput< step6Local > |
| Input objects for the DBSCAN algorithm in the sixth step of the distributed processing mode More... | |
| class | DistributedPartialResultStep6 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the sixth step of the distributed processing mode. More... | |
| class | DistributedInput< step7Master > |
| Input objects for the DBSCAN algorithm in the seventh step of the distributed processing mode More... | |
| class | DistributedPartialResultStep7 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the seventh step of the distributed processing mode. More... | |
| class | DistributedInput< step8Local > |
| Input objects for the DBSCAN algorithm in the eighth step of the distributed processing mode More... | |
| class | DistributedPartialResultStep8 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the eighth step of the distributed processing mode. More... | |
| class | DistributedInput< step9Master > |
| Input objects for the DBSCAN algorithm in the ninth step of the distributed processing mode More... | |
| class | DistributedResultStep9 |
| Provides methods to access results obtained with the compute() method of the DBSCAN in the ninth step of the distributed processing mode. More... | |
| class | DistributedPartialResultStep9 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the ninth step of the distributed processing mode. More... | |
| class | DistributedInput< step10Local > |
| Input objects for the DBSCAN algorithm in the tenth step of the distributed processing mode More... | |
| class | DistributedPartialResultStep10 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the tenth step of the distributed processing mode. More... | |
| class | DistributedInput< step11Local > |
| Input objects for the DBSCAN algorithm in the eleventh step of the distributed processing mode More... | |
| class | DistributedPartialResultStep11 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the eleventh step of the distributed processing mode. More... | |
| class | DistributedInput< step12Local > |
| Input objects for the DBSCAN algorithm in the twelfth step of the distributed processing mode More... | |
| class | DistributedPartialResultStep12 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the twelfth step of the distributed processing mode. More... | |
| class | DistributedInput< step13Local > |
| Input objects for the DBSCAN algorithm in the thirteenth step of the distributed processing mode More... | |
| class | DistributedResultStep13 |
| Provides methods to access results obtained with the compute() method of the DBSCAN in the thirteenth step of the distributed processing mode. More... | |
| class | DistributedPartialResultStep13 |
| Provides methods to access partial results obtained with the compute() method of the DBSCAN in the thirteenth step of the distributed processing mode. More... | |
| enum DistributedPartialResultStep10CollectionId |
| enum DistributedPartialResultStep10NumericTableId |
Available types of partial results of the DBSCAN algorithm in the tenth step of the distributed processing mode
| enum DistributedPartialResultStep11CollectionId |
| enum DistributedPartialResultStep11NumericTableId |
Available types of partial results of the DBSCAN algorithm in the eleventh step of the distributed processing mode
| enum DistributedPartialResultStep12Id |
| enum DistributedPartialResultStep13Id |
| enum DistributedPartialResultStep1Id |
| enum DistributedPartialResultStep2Id |
| enum DistributedPartialResultStep3Id |
| enum DistributedPartialResultStep4Id |
Available types of partial results of the DBSCAN algorithm in the fourth step of the distributed processing mode
| enum DistributedPartialResultStep5Id |
Available types of partial results of the DBSCAN algorithm in the fifth step of the distributed processing mode
| enum DistributedPartialResultStep6CollectionId |
| enum DistributedPartialResultStep6NumericTableId |
Available types of partial results of the DBSCAN algorithm in the sixth step of the distributed processing mode
| enum DistributedPartialResultStep7Id |
| enum DistributedPartialResultStep8CollectionId |
| enum DistributedPartialResultStep8NumericTableId |
Available types of partial results of the DBSCAN algorithm in the eighth step of the distributed processing mode
| enum DistributedPartialResultStep9Id |
| enum DistributedResultStep13Id |
| enum DistributedResultStep9Id |
| enum LocalCollectionInputId |
| enum Method |
| enum ResultId |
| enum ResultToComputeId |
| enum Step10LocalNumericTableInputId |
Available identifiers of input data numeric table objects for the DBSCAN algorithm in the tenth step of the distributed processing mode
| Enumerator | |
|---|---|
| step10InputClusterStructure |
Input table containing information about current clustering state of observations |
| step10ClusterOffset |
Input table containing the cluster numeration offset |
| enum Step11LocalCollectionInputId |
| enum Step11LocalNumericTableInputId |
| enum Step12LocalCollectionInputId |
| enum Step12LocalNumericTableInputId |
| enum Step13LocalCollectionInputId |
| enum Step1LocalNumericTableInputId |
| enum Step3LocalCollectionInputId |
| enum Step4LocalCollectionInputId |
Available identifiers of input data collection objects for the DBSCAN algorithm in the fourth step of the distributed processing mode
| enum Step5LocalCollectionInputId |
| enum Step6LocalCollectionInputId |
Available identifiers of input data collection objects for the DBSCAN algorithm in the sixth step of the distributed processing mode
| enum Step7MasterCollectionInputId |
| enum Step8LocalCollectionInputId |
| enum Step8LocalNumericTableInputId |
Available identifiers of input data numeric table objects for the DBSCAN algorithm in the eighth step of the distributed processing mode
| Enumerator | |
|---|---|
| step8InputClusterStructure |
Input table containing information about current clustering state of observations |
| step8InputNClusters |
Input table containing the current number of clusters |
For more complete information about compiler optimizations, see our Optimization Notice.