public class Converter extends Object
| Modifier and Type | Field and Description |
|---|---|
static Comparator<Synapse> |
SYNAPSE_COMP |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
convert(Model m,
int threadId,
INeuron neuron,
Collection<Synapse> modifiedSynapses) |
public static Comparator<Synapse> SYNAPSE_COMP
public static boolean convert(Model m, int threadId, INeuron neuron, Collection<Synapse> modifiedSynapses)
Copyright © 2017. All rights reserved.