org.encog.util.normalize.input
public class InputFieldEncogCollection extends BasicInputField
Constructor and Description |
---|
InputFieldEncogCollection() |
InputFieldEncogCollection(String resourceName,
int offset) |
Modifier and Type | Method and Description |
---|---|
int |
getOffset() |
String |
getResourceName() |
void |
setOffset(int offset) |
void |
setResourceName(String resourceName) |
String |
toString() |
applyMinMax, getCurrentValue, getMax, getMin, getUsedForNetworkInput, getValue, setCurrentValue, setMax, setMin, setUsedForNetworkInput
public InputFieldEncogCollection()
public InputFieldEncogCollection(String resourceName, int offset)
public String getResourceName()
public void setResourceName(String resourceName)
resourceName
- the resourceName to setpublic int getOffset()
public void setOffset(int offset)
offset
- the offset to setCopyright © 2014. All Rights Reserved.