Package | Description |
---|---|
org.wandora.application.tools.som |
Modifier and Type | Field and Description |
---|---|
private SOMNeuron[][] |
SOMMap.map |
Modifier and Type | Method and Description |
---|---|
SOMNeuron |
SOMMap.getAt(int x,
int y) |
Modifier and Type | Method and Description |
---|---|
Tuples.T3<java.lang.Integer,java.lang.Integer,SOMNeuron> |
SOMMap.getBMU(SOMVector v) |
Modifier and Type | Method and Description |
---|---|
int[] |
SOMMap.findLocation(SOMNeuron mapNeuron) |
Modifier and Type | Method and Description |
---|---|
void |
SOMMap.scaleNeighbours(Tuples.T3<java.lang.Integer,java.lang.Integer,SOMNeuron> bmu,
SOMVector input,
double t2) |
Copyright 2004-2015 Wandora Team