|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.beadsproject.beads.analysis.FeatureSort
public class FeatureSort
Constructor Summary | |
---|---|
FeatureSort()
|
Method Summary | |
---|---|
static float |
distance(float[] a,
float[] b)
|
static java.util.Collection<java.lang.Double> |
distanceFromTarget(FeatureTrack track,
java.lang.String featureName,
float[] target)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeatureSort()
Method Detail |
---|
public static java.util.Collection<java.lang.Double> distanceFromTarget(FeatureTrack track, java.lang.String featureName, float[] target)
public static float distance(float[] a, float[] b)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |