Namespaces | Functions

src/par_partition.cpp File Reference

#include "par_partition.h"
#include <iostream>
#include "mpi_utils.h"
#include "partition.h"
#include "mpi_bindings.h"
Include dependency graph for par_partition.cpp:

Go to the source code of this file.

Namespaces

namespace  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.

Detailed Description

Author:
Todd Gamblin tgamblin@llnl.gov

Definition in file par_partition.cpp.

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