Package cnslab.cnsnetwork

Examples of cnslab.cnsnetwork.VSICLIFNeuronPara.calConstants()


// TODO:  Not sure what these methods do or in which order they are called.
// They appear to be required for initialization.     
 
      vsiclifNeuronPara.assignExp ( );
 
      vsiclifNeuronPara.calConstants ( );
     
      return vsiclifNeuronPara;
    }
   
    public static MiNiNeuronPara createTestMiNiNeuronPara ( )
View Full Code Here

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.