Exception thrown if not enough data (<2) is used. More...
#include <OpenMS/COMPARISON/CLUSTERING/ClusterFunctor.h>
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 () |
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.
| 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 |