Muster
 All Classes Namespaces Files Functions Variables Typedefs Macros
par_partition.h File Reference

Distributed representation of a partitioning of a data set. More...

#include <mpi.h>
#include <vector>
#include <ostream>
#include "partition.h"
Include dependency graph for par_partition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  par_partition
 par_partition represents a partitioning of a distributed data set. More...
 

Namespaces

 cluster
 Namespace for everything in the cluster library.
 

Functions

std::ostream & operator<< (std::ostream &out, const par_partition &par)
 Right now this just uses parition::operator<<() by making a partition with this par_partition's cluster_ids and medoid_ids vectors and outputting it. More...
 

Detailed Description

Distributed representation of a partitioning of a data set.

Author
Todd Gamblin tgamb.nosp@m.lin@.nosp@m.llnl..nosp@m.gov

Definition in file par_partition.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 Thu Sep 1 2016 using Doxygen 1.8.5