public class H1Function extends HybridBaseFunction
assignments, centroids, clusterSizes, completeCentroid, e1Costs, i1Costs, matrix, simToComplete
Constructor and Description |
---|
H1Function() |
Modifier and Type | Method and Description |
---|---|
protected BaseFunction |
getExternalFunction()
Returns the external
CriterionFunction . |
protected BaseFunction |
getInternalFunction()
Returns the internal
CriterionFunction . |
boolean |
isMaximize()
Returns true if this
CriterionFunction tries to maximize it's
score, and false otherwise. |
assignments, centroids, clusterSizes, score, setup, update
protected BaseFunction getInternalFunction()
CriterionFunction
.getInternalFunction
in class HybridBaseFunction
protected BaseFunction getExternalFunction()
CriterionFunction
.getExternalFunction
in class HybridBaseFunction
public boolean isMaximize()
CriterionFunction
tries to maximize it's
score, and false otherwise.Copyright © 2012. All Rights Reserved.