noise.hpp File Reference

Noise Assignment. More...

#include <list>
#include <map>
#include <boost/program_options.hpp>
Include dependency graph for noise.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Clustering
 general namespace for clustering package
 
 Clustering::Noise
 functions related to noise assignment
 

Typedefs

typedef std::map< int, unsigned int > Clustering::Noise::CounterClustMap
 map for sorting clusters by population
 

Functions

void Clustering::Noise::main (boost::program_options::variables_map args)
 controlling function and user interface for noise assignment More...
 

Detailed Description

Noise Assignment.

See also
Clustering::Noise

Definition in file noise.hpp.