Uses of Class
network.aika.lattice.OrNode
-
Packages that use OrNode Package Description network.aika.lattice network.aika.neuron -
-
Uses of OrNode in network.aika.lattice
Constructors in network.aika.lattice with parameters of type OrNode Constructor Description OrActivation(Document doc, OrNode node) -
Uses of OrNode in network.aika.neuron
Methods in network.aika.neuron that return types with arguments of type OrNode Modifier and Type Method Description Provider<OrNode>INeuron. getInputNode()
-