ca.nengo.examples
Class IntegratorExample

java.lang.Object
  extended by ca.nengo.examples.IntegratorExample

public class IntegratorExample
extends java.lang.Object


Constructor Summary
IntegratorExample()
           
 
Method Summary
static Network createNetwork()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegratorExample

public IntegratorExample()
Method Detail

createNetwork

public static Network createNetwork()
                             throws StructuralException
Throws:
StructuralException

main

public static void main(java.lang.String[] args)