|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.tufts.cs.geometry.datadepth.DepthMeasure
edu.tufts.cs.geometry.datadepth.ProximityDepth
public class ProximityDepth
| Constructor Summary | |
|---|---|
ProximityDepth()
|
|
| Method Summary | |
|---|---|
double[] |
getDepthValues(javax.vecmath.GMatrix data)
|
int[][] |
getSeeds(javax.vecmath.GMatrix data)
|
int[][] |
getSeeds(javax.vecmath.GMatrix data,
double[] depths)
|
void |
setParameter(java.lang.String name,
java.lang.String value)
|
| Methods inherited from class edu.tufts.cs.geometry.datadepth.DepthMeasure |
|---|
getDepthValues |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProximityDepth()
| Method Detail |
|---|
public double[] getDepthValues(javax.vecmath.GMatrix data)
getDepthValues in class DepthMeasure
public void setParameter(java.lang.String name,
java.lang.String value)
setParameter in class DepthMeasurepublic int[][] getSeeds(javax.vecmath.GMatrix data)
public int[][] getSeeds(javax.vecmath.GMatrix data,
double[] depths)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||