|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.openai.ai.nn.input.InputFunction | +--net.openai.ai.nn.input.TestInputFunction
Class declaration
Constructor Summary | |
TestInputFunction()
|
Method Summary | |
void |
calculateInput(Neuron neuron)
Method declaration |
Methods inherited from class net.openai.ai.nn.input.InputFunction |
db |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestInputFunction()
Method Detail |
public final void calculateInput(Neuron neuron)
calculateInput
in class InputFunction
neuron
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |