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 SVD algorithm. More...
 
class  DistributedContainer< step1Local, algorithmFPType, method, cpu >
 Provides methods to run implementations of the first step of the SVD algorithm in the distributed processing mode. More...
 
class  DistributedContainer< step2Master, algorithmFPType, method, cpu >
 Provides methods to run implementations of the second step of the SVD algorithm in the distributed processing mode. More...
 
class  DistributedContainer< step3Local, algorithmFPType, method, cpu >
 Provides methods to run implementations of the third step of the SVD algorithm in the distributed processing mode. More...
 
class  Distributed< step, algorithmFPType, method >
 Computes results of the SVD algorithm in the distributed processing mode. More...
 
class  Distributed< step1Local, algorithmFPType, method >
 Runs the first step of the SVD algorithm in the distributed processing mode. More...
 
class  Distributed< step2Master, algorithmFPType, method >
 Runs the second step of the SVD algorithm in the distributed processing mode. More...
 
class  Distributed< step3Local, algorithmFPType, method >
 Runs the third step of the SVD algorithm in the distributed processing mode. More...
 

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