Classes | Namespaces

src/par_kmedoids.h File Reference

CAPEK and XCAPEK scalable parallel clustering algorithms. More...

#include <mpi.h>
#include <ostream>
#include <vector>
#include <functional>
#include <boost/iterator/permutation_iterator.hpp>
#include "Timer.h"
#include "kmedoids.h"
#include "multi_gather.h"
#include "trial.h"
#include "id_pair.h"
#include "par_partition.h"
#include "stl_utils.h"
#include "bic.h"
#include "mpi_bindings.h"
Include dependency graph for par_kmedoids.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  par_kmedoids
 This class implements the CAPEK and XCAPEK scalable parallel clustering algorithms. More...

Namespaces

namespace  cluster
 

Namespace for everything in the cluster library.



Detailed Description

CAPEK and XCAPEK scalable parallel clustering algorithms.

Author:
Todd Gamblin tgamblin@llnl.gov

Definition in file par_kmedoids.h.

Muster. Copyright © 2010, Lawrence Livermore National Laboratory, LLNL-CODE-433662.
Distribution of Muster and its documentation is subject to terms of the Muster LICENSE.
Generated on Mon Dec 20 2010 using Doxygen 1.7.2