<trclass="memdesc:a3cc2fb4f8fa4d507077e8da85ce5a1c8"><tdclass="mdescLeft"> </td><tdclass="mdescRight"><aclass="el"href="classNetwork.html"title="Represents a neurone network, allows to simulate their life and make them interact. ">Network</a> constructor. <br/></td></tr>
<trclass="memdesc:a7a4e19cdb4bf0c7ecf82baa643831492"><tdclass="mdescLeft"> </td><tdclass="mdescRight"><aclass="el"href="classNetwork.html"title="Represents a neurone network, allows to simulate their life and make them interact. ">Network</a> destructor. <br/></td></tr>
<trclass="memdesc:a0c39af1c80907337018934032796334e"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Add a neurone to the network. <ahref="#a0c39af1c80907337018934032796334e">More...</a><br/></td></tr>
<trclass="memitem:a2a422540c38668b133ca9d5825349203"><tdclass="memItemLeft"align="right"valign="top">void </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="classNetwork.html#a2a422540c38668b133ca9d5825349203">update</a> (unsigned int time_f)</td></tr>
<trclass="memdesc:a2a422540c38668b133ca9d5825349203"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Update the network (update each neurone and make them interact if necessary). <ahref="#a2a422540c38668b133ca9d5825349203">More...</a><br/></td></tr>
<trclass="memitem:a23f31047523d0e3377ec8b732f2e6cc7"><tdclass="memItemLeft"align="right"valign="top">void </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="classNetwork.html#a23f31047523d0e3377ec8b732f2e6cc7">printSpikeTimes</a> (std::ofstream &donnees, int time_f)</td></tr>
<trclass="memdesc:a23f31047523d0e3377ec8b732f2e6cc7"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Print how many spikes are identified by unit of time. <ahref="#a23f31047523d0e3377ec8b732f2e6cc7">More...</a><br/></td></tr>
<trclass="memdesc:a3b7f404a73fc2e9e837ecc60a1392a6c"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Make each neurone connect with the others. <br/></td></tr>
<tr><tdclass="paramname">neurone</td><td><aclass="el"href="classNeurone.html"title="Represents a neurone. It can spike, interact with other neurones... ">Neurone</a> to add. </td></tr>