public class RMSErrorResponseNeuralFunction extends NeuralFunction
| Modifier and Type | Field and Description |
|---|---|
Double |
limit |
Integer |
period |
Double |
scale |
disabled, initial, last, linkAlphaComparator, links, linkslist, name, output, parameters, posindex, reset| Constructor and Description |
|---|
RMSErrorResponseNeuralFunction() |
RMSErrorResponseNeuralFunction(List<Parameters> ps) |
| Modifier and Type | Method and Description |
|---|---|
double |
compute() |
int |
getParameterInt(int index) |
void |
init() |
void |
setParameter(String par) |
clearParametersHashMap, close, deactivate, getConfigParameter, getDataString, getExternalControlFunction, getInitial, getName, getOutput, getParameter, getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterName, getParameterObject, getParametersSet, getParametersSize, getParametersString, getParameterType, getPosindex, getTime, isDisabled, pause, post, setConfigLinks, setField, setInitial, setLink, setLinks, setName, setOutput, setParameter, setPosindex, stop, verifyConfigurationpublic RMSErrorResponseNeuralFunction()
public RMSErrorResponseNeuralFunction(List<Parameters> ps) throws Exception
Exceptionpublic void init()
throws Exception
init in class BaseNeuralFunctionExceptionpublic double compute()
throws Exception
compute in interface NeuralFunctionInterfacecompute in class NeuralFunctionExceptionpublic void setParameter(String par) throws Exception
setParameter in interface NeuralFunctionInterfacesetParameter in class BaseNeuralFunctionExceptionpublic int getParameterInt(int index)
throws Exception
getParameterInt in interface NeuralFunctionInterfacegetParameterInt in class BaseNeuralFunctionExceptionCopyright © 2017. All rights reserved.