| Package | Description |
|---|---|
| pct.moons.co.uk.schema.layers | |
| uk.co.moons.config | |
| uk.co.moons.control.neural |
| Modifier and Type | Field and Description |
|---|---|
protected Link |
Activation.deactivateLink |
| Modifier and Type | Field and Description |
|---|---|
protected List<Link> |
NeuralFunction.links |
| Modifier and Type | Method and Description |
|---|---|
Link |
ObjectFactory.createLink()
Create an instance of
Link |
Link |
Activation.getDeactivateLink()
Gets the value of the deactivateLink property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Link> |
NeuralFunction.getLinks()
Gets the value of the links property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Activation.setDeactivateLink(Link value)
Sets the value of the deactivateLink property.
|
| Constructor and Description |
|---|
Activation(Link link,
Activation.Functions.List list,
HashMap<String,BaseControlFunction> hmControls) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseNeuralFunction.setConfigLinks(List<Link> ls) |
| Constructor and Description |
|---|
BaseNeuralFunction(List<Parameters> ps,
List<Link> links) |
Copyright © 2017. All rights reserved.