C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Classes
Distributed

Classes

class  DistributedContainer< step, algorithmFPType, method, cpu >
 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< step, algorithmFPType, method >
 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...
 

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