|
class | DistributedContainer< step1Local, algorithmFPType, method, cpu > |
| Class containing computation methods for the K-Means algorithm in the first step of the distributed processing mode. More...
|
|
class | DistributedContainer< step2Master, algorithmFPType, method, cpu > |
| Class containing computation methods for the K-Means algorithm in the second step of the distributed processing mode. More...
|
|
class | Distributed< step, algorithmFPType, method > |
| Computes the results of the K-Means algorithm in the distributed processing mode. More...
|
|
class | Distributed< step1Local, algorithmFPType, method > |
| Computes the results of the K-Means algorithm in the first step of the distributed processing mode. More...
|
|
class | Distributed< step2Master, algorithmFPType, method > |
| Computes the results of the K-Means algorithm in the second step of the distributed processing mode. More...
|
|