Uses of Class
net.sourceforge.cilib.entity.topologies.VonNeumannTopology

Packages that use VonNeumannTopology
net.sourceforge.cilib.entity.topologies This package contains different topology implementations. 
 

Uses of VonNeumannTopology in net.sourceforge.cilib.entity.topologies
 

Methods in net.sourceforge.cilib.entity.topologies that return VonNeumannTopology
 VonNeumannTopology<E> VonNeumannTopology.getClone()
          Create a cloned copy of the current object and return it.
 

Constructors in net.sourceforge.cilib.entity.topologies with parameters of type VonNeumannTopology
VonNeumannTopology(VonNeumannTopology<E> copy)
          Copy constructor.
 



Copyright © 2009 CIRG. All Rights Reserved.