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

Packages that use LinearExponentialTermination
ca.nengo.model.impl   
 

Uses of LinearExponentialTermination in ca.nengo.model.impl
 

Constructors in ca.nengo.model.impl with parameters of type LinearExponentialTermination
PlasticEnsembleTermination(Node node, java.lang.String name, LinearExponentialTermination[] nodeTerminations)