public class MemoryValueLookupNeuralFunction extends NeuralFunction
| Modifier and Type | Field and Description |
|---|---|
String |
directory |
String |
mode |
String |
parameter |
String |
system |
disabled, initial, last, linkAlphaComparator, links, linkslist, name, output, parameters, posindex, reset| Constructor and Description |
|---|
MemoryValueLookupNeuralFunction(List<Parameters> ps) |
| Modifier and Type | Method and Description |
|---|---|
double |
compute() |
static List<Double> |
createList(String directory,
int start,
String system,
String mode,
String parameter) |
void |
init() |
clearParametersHashMap, close, deactivate, getConfigParameter, getDataString, getExternalControlFunction, getInitial, getName, getOutput, getParameter, getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterName, getParameterObject, getParametersSet, getParametersSize, getParametersString, getParameterType, getPosindex, getTime, isDisabled, pause, post, setConfigLinks, setField, setInitial, setLink, setLinks, setName, setOutput, setParameter, setParameter, setPosindex, stop, verifyConfigurationpublic String directory
public String system
public String mode
public String parameter
public MemoryValueLookupNeuralFunction(List<Parameters> ps) throws Exception
Exceptionpublic void init()
throws FileNotFoundException,
IOException,
Exception
init in class BaseNeuralFunctionFileNotFoundExceptionIOExceptionExceptionpublic static List<Double> createList(String directory, int start, String system, String mode, String parameter) throws IOException, Exception
IOExceptionExceptionpublic double compute()
compute in interface NeuralFunctionInterfacecompute in class NeuralFunctionCopyright © 2017. All rights reserved.