Uses of Class
ca.nengo.model.impl.NetworkImpl

Packages that use NetworkImpl
ca.nengo.model.impl   
 

Uses of NetworkImpl in ca.nengo.model.impl
 

Methods in ca.nengo.model.impl with parameters of type NetworkImpl
 void NetworkImpl.collectProbes(NetworkImpl network)
          Removes all the probes from the specified network (recursively including subnetworks) and adds them to this network.