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