|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object yawn.nn.gasart.GasEdge
public class GasEdge
A Growing Neural Gas edge $Id: GasEdge.java,v 1.7 2005/04/07 17:28:27 supermarti Exp $
Constructor Summary | |
---|---|
GasEdge(GasRecognitionNode a,
GasRecognitionNode b)
|
Method Summary | |
---|---|
int |
getVerAX()
|
int |
getVerAY()
|
int |
getVerBX()
|
int |
getVerBY()
|
double |
length()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GasEdge(GasRecognitionNode a, GasRecognitionNode b)
Method Detail |
---|
public int getVerAX()
public int getVerAY()
public int getVerBX()
public int getVerBY()
public double length()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |