<tr class="memdesc:a3cc2fb4f8fa4d507077e8da85ce5a1c8"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classNetwork.html" title="Represents a neurone network, allows to simulate their life and make them interact. ">Network</a> constructor. <br /></td></tr>
<tr class="memdesc:a7a4e19cdb4bf0c7ecf82baa643831492"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classNetwork.html" title="Represents a neurone network, allows to simulate their life and make them interact. ">Network</a> destructor. <br /></td></tr>
<tr class="memdesc:a0c39af1c80907337018934032796334e"><td class="mdescLeft"> </td><td class="mdescRight">Add a neurone to the network. <a href="#a0c39af1c80907337018934032796334e">More...</a><br /></td></tr>
<tr class="memdesc:a2a422540c38668b133ca9d5825349203"><td class="mdescLeft"> </td><td class="mdescRight">Update the network (update each neurone and make them interact if necessary). <a href="#a2a422540c38668b133ca9d5825349203">More...</a><br /></td></tr>
<tr class="memdesc:a23f31047523d0e3377ec8b732f2e6cc7"><td class="mdescLeft"> </td><td class="mdescRight">Print how many spikes are identified by unit of time. <a href="#a23f31047523d0e3377ec8b732f2e6cc7">More...</a><br /></td></tr>
<tr class="memdesc:a3b7f404a73fc2e9e837ecc60a1392a6c"><td class="mdescLeft"> </td><td class="mdescRight">Make each neurone connect with the others. <br /></td></tr>
<tr><td class="paramname">neurone</td><td><a class="el" href="classNeurone.html" title="Represents a neurone. It can spike, interact with other neurones... ">Neurone</a> to add. </td></tr>