yawn.nn.gasart
Class GasEdge

java.lang.Object
  extended by yawn.nn.gasart.GasEdge

public class GasEdge
extends java.lang.Object

A Growing Neural Gas edge $Id: GasEdge.java,v 1.7 2005/04/07 17:28:27 supermarti Exp $

Version:
$Revision: 1.7 $
Author:
Luis Martí (luis dot marti at uc3m dot es)

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

GasEdge

public GasEdge(GasRecognitionNode a,
               GasRecognitionNode b)
Method Detail

getVerAX

public int getVerAX()

getVerAY

public int getVerAY()

getVerBX

public int getVerBX()

getVerBY

public int getVerBY()

length

public double length()


Copyright © 2003-2005 GIAA, Universidad Carlos III de Madrid. All Rights Reserved.