|
MOCHA
0.9
|
#include <mathprog.h>
Public Member Functions | |
| MinVarianceBalClustering () | |
| MinVarianceBalClustering (std::istream &in) | |
| void | writeClustersMatlab (set< unsigned > S, std::ostream &, string label) |
Protected Member Functions | |
| virtual void | printMathProg (std::ostream &o) |
| MinVarianceBalClustering::MinVarianceBalClustering | ( | std::istream & | in | ) |
| void MinVarianceBalClustering::printMathProg | ( | std::ostream & | o | ) | [protected, virtual] |
Reimplemented from ProjBalMatroidOpt.
| void MinVarianceBalClustering::writeClustersMatlab | ( | set< unsigned > | S, |
| std::ostream & | o, | ||
| string | label | ||
| ) |
1.7.6.1