@Deprecated public class Canopy extends DistanceMeasureCluster
Parametered.ParameteredGeneralizationsCLUSTERS_DIR, FINAL_ITERATION_SUFFIX, INITIAL_CLUSTERS_DIRlog| Constructor and Description |
|---|
Canopy()
Deprecated.
Used for deserialization as a writable
|
Canopy(Vector center,
int canopyId,
DistanceMeasure measure)
Deprecated.
Create a new Canopy containing the given point and canopyId
|
| Modifier and Type | Method and Description |
|---|---|
String |
asFormatString()
Deprecated.
|
String |
getIdentifier()
Deprecated.
|
String |
toString()
Deprecated.
|
configure, getMeasure, pdf, readFields, sampleFromPosterior, setMeasure, writeasFormatString, asJson, computeCentroid, computeParameters, createParameters, formatVector, formatVectorAsJson, getCenter, getId, getNumObservations, getParameters, getRadius, getS0, getS1, getS2, getTotalObservations, isConverged, observe, observe, observe, observe, observe, setCenter, setId, setNumObservations, setRadius, setS0, setS1, setS2, setTotalObservationspublic Canopy()
public Canopy(Vector center, int canopyId, DistanceMeasure measure)
center - a point in vector spacecanopyId - an int identifying the canopy local to this process onlymeasure - a DistanceMeasure to usepublic String asFormatString()
public String getIdentifier()
getIdentifier in class DistanceMeasureClusterCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.