|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspoke.signal.kohonen.Relation
spoke.signal.kohonen.Proximite
public class Proximite
Field Summary |
---|
Fields inherited from class spoke.signal.kohonen.Relation |
---|
node |
Constructor Summary | |
---|---|
Proximite(int node)
|
Method Summary | |
---|---|
Relation |
compose(Relation q)
|
double[] |
fn(double[] sample)
|
Methods inherited from class spoke.signal.kohonen.Relation |
---|
compareTo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Proximite(int node)
Method Detail |
---|
public Relation compose(Relation q)
compose
in class Relation
public double[] fn(double[] sample)
fn
in class Relation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |