|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnetworks.node.Cell
networks.node.BinaryCell
public class BinaryCell
Constructor Summary | |
---|---|
BinaryCell(java.lang.String name)
|
Method Summary | |
---|---|
void |
setThreshold(double threshold)
|
Methods inherited from class networks.node.Cell |
---|
activate, delta, delta, getDelta, getWeights, learn, link, name, output, reset, spike, unlink |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BinaryCell(java.lang.String name)
Method Detail |
---|
public void setThreshold(double threshold)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |