|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.openai.ai.nn.error.ErrorType | +--net.openai.ai.nn.error.TestErrorType
Class declaration
Constructor Summary | |
TestErrorType()
|
Method Summary | |
void |
calculateError(Network network)
Method declaration |
Methods inherited from class net.openai.ai.nn.error.ErrorType |
db |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestErrorType()
Method Detail |
public void calculateError(Network network)
calculateError
in class ErrorType
network
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |