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

Classes

Classes

class  DistributedContainer< step, algorithmFPType, method, cpu >
 Provides methods to run implementations of the QR decomposition algorithm. More...
 
class  DistributedContainer< step2Master, algorithmFPType, method, cpu >
 Provides methods to run implementations of QR decomposition algorithm on the first step in the distributed processing mode. More...
 
class  DistributedContainer< step3Local, algorithmFPType, method, cpu >
 Provides methods to run implementations of the QR decomposition algorithm on the third step in the distributed processing mode. More...
 
class  Distributed< step, algorithmFPType, method >
 Computes the results of the QR decomposition algorithm in the distributed processing mode. More...
 
class  Distributed< step1Local, algorithmFPType, method >
 Computes the result of the first step of the QR decomposition algorithm in the distributed processing mode. More...
 
class  Distributed< step2Master, algorithmFPType, method >
 Computes the results of the QR decomposition algorithm on the second step in the distributed processing mode. More...
 
class  Distributed< step3Local, algorithmFPType, method >
 Computes the results of the QR decomposition algorithm on the third step in the distributed processing mode. More...
 

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