C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
Classes | |
class | BatchContainer |
Provides methods to run implementations of the DBSCAN algorithm. This class is associated with the daal::algorithms::dbscan::Batch class and supports the method of DBSCAN computation in the batch processing mode. More... | |
class | Batch |
Computes the results of the DBSCAN algorithm in the batch processing mode. More... | |
class | DistributedContainer |
Class containing methods to compute the result of DBSCAN algorithm in the distributed processing mode. More... | |
class | DistributedContainer< step1Local, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the first step of the distributed processing mode. More... | |
class | DistributedContainer< step2Local, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the second step of the distributed processing mode. More... | |
class | DistributedContainer< step3Local, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the third step of the distributed processing mode. More... | |
class | DistributedContainer< step4Local, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the fourth step of the distributed processing mode. More... | |
class | DistributedContainer< step5Local, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the fifth step of the distributed processing mode. More... | |
class | DistributedContainer< step6Local, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the sixth step of the distributed processing mode. More... | |
class | DistributedContainer< step7Master, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the seventh step of the distributed processing mode. More... | |
class | DistributedContainer< step8Local, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the eighth step of the distributed processing mode. More... | |
class | DistributedContainer< step9Master, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the ninth step of the distributed processing mode. More... | |
class | DistributedContainer< step10Local, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the tenth step of the distributed processing mode. More... | |
class | DistributedContainer< step11Local, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the eleventh step of the distributed processing mode. More... | |
class | DistributedContainer< step12Local, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the twelfth step of the distributed processing mode. More... | |
class | DistributedContainer< step13Local, algorithmFPType, method, cpu > |
Class containing computation methods for the DBSCAN algorithm in the thirteenth step of the distributed processing mode. More... | |
class | Distributed |
Computes the results of the DBSCAN algorithm in the distributed processing mode. More... | |
class | Distributed< step1Local, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the first step of the distributed processing mode. More... | |
class | Distributed< step2Local, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the second step of the distributed processing mode. More... | |
class | Distributed< step3Local, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the third step of the distributed processing mode. More... | |
class | Distributed< step4Local, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the fourth step of the distributed processing mode. More... | |
class | Distributed< step5Local, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the fifth step of the distributed processing mode. More... | |
class | Distributed< step6Local, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the sixth step of the distributed processing mode. More... | |
class | Distributed< step7Master, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the seventh step of the distributed processing mode. More... | |
class | Distributed< step8Local, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the eighth step of the distributed processing mode. More... | |
class | Distributed< step9Master, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the seventh step of the distributed processing mode. More... | |
class | Distributed< step10Local, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the tenth step of the distributed processing mode. More... | |
class | Distributed< step11Local, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the eleventh step of the distributed processing mode. More... | |
class | Distributed< step12Local, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the eighth step of the distributed processing mode. More... | |
class | Distributed< step13Local, algorithmFPType, method > |
Computes the results of the DBSCAN algorithm in the seventh step of the distributed processing mode. More... | |
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 |
Input objects for the DBSCAN algorithm in the distributed 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... | |
For more complete information about compiler optimizations, see our Optimization Notice.