| Package | Description |
|---|---|
| org.aika.corpus | |
| org.aika.network.neuron |
| Modifier and Type | Method and Description |
|---|---|
static Option.Relation |
Option.Relation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Option.Relation[] |
Option.Relation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Option> |
Option.select(Option.Relation or) |
| Modifier and Type | Method and Description |
|---|---|
static Activation |
Activation.get(Node n,
Integer rid,
Range r,
Range.Relation rr,
Option o,
Option.Relation or,
Integer fired,
Integer id,
boolean includeShadowed) |
static List<Activation> |
Activation.select(Node n,
Integer rid,
Range r,
Range.Relation rr,
Option o,
Option.Relation or,
Option no,
Integer fired,
Integer id,
boolean includeShadowed) |
Copyright © 2016. All rights reserved.