Uses of Class
uk.ac.manchester.spinnaker.machine.CoreSubsets
Package | Description |
---|---|
uk.ac.manchester.spinnaker.machine |
Describes a SpiNNaker machine.
|
-
Uses of CoreSubsets in uk.ac.manchester.spinnaker.machine
Methods in uk.ac.manchester.spinnaker.machine that return CoreSubsets Modifier and Type Method Description CoreSubsets
CoreSubsets. intersection(CoreSubsets other)
Returns a newCoreSubsets
which is an intersect of this and the other.Methods in uk.ac.manchester.spinnaker.machine with parameters of type CoreSubsets Modifier and Type Method Description CoreSubsets
CoreSubsets. intersection(CoreSubsets other)
Returns a newCoreSubsets
which is an intersect of this and the other.