Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions

ClusterFunctor::InsufficientInput Class Reference

Exception thrown if not enough data (<2) is used. More...

#include <OpenMS/COMPARISON/CLUSTERING/ClusterFunctor.h>

Inheritance diagram for ClusterFunctor::InsufficientInput:
BaseException

List of all members.

Public Member Functions

 InsufficientInput (const char *file, int line, const char *function, const char *message="not enough data points to cluster anything") throw ()
virtual ~InsufficientInput () throw ()

Detailed Description

Exception thrown if not enough data (<2) is used.

If the set of data to be clustered contains only one data point, clustering algorithms would fail for obvious reasons.


Constructor & Destructor Documentation

InsufficientInput ( const char *  file,
int  line,
const char *  function,
const char *  message = "not enough data points to cluster anything" 
) throw ()
virtual ~InsufficientInput (  )  throw () [virtual]

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:50 using doxygen 1.7.1