public class DTW.Node extends Object
boolean
edgeNode
double
frameDist
DTW.Node
prevNode
value
int
x
y
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int x
public int y
public double value
public double frameDist
public boolean edgeNode
public DTW.Node prevNode
Copyright © 2000–2016 DFKI GmbH. All rights reserved.