Esempio n. 1
0
 def __init__(self, presubvertex, postsubvertex, constraints):
     ProjectionPartitionedEdge.__init__(self, presubvertex, postsubvertex,
                                        constraints)
     AbstractFilterableEdge.__init__(self)
Esempio n. 2
0
 def __init__(self, presubvertex, postsubvertex, constraints):
     ProjectionPartitionedEdge.__init__(self, presubvertex, postsubvertex,
                                        constraints)
     AbstractFilterableEdge.__init__(self)
     self._synapse_delay_rows = None
Esempio n. 3
0
 def __init__(self, presubvertex, postsubvertex, constraints):
     ProjectionPartitionedEdge.__init__(self, presubvertex, postsubvertex,
                                        constraints)
     AbstractFilterableEdge.__init__(self)
     self._synapse_delay_rows = None