|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectweka.classifiers.neural.lvq.topology.HexagonalNeighbourhoodDistance
public class HexagonalNeighbourhoodDistance
Date: 25/05/2004 File: HexagonalNeighbourhoodDistance.java
| Constructor Summary | |
|---|---|
HexagonalNeighbourhoodDistance()
|
|
| Method Summary | |
|---|---|
double |
neighborhoodDistance(int bx,
int by,
int tx,
int ty)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HexagonalNeighbourhoodDistance()
| Method Detail |
|---|
public double neighborhoodDistance(int bx,
int by,
int tx,
int ty)
neighborhoodDistance in interface NeighbourhoodDistance
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||