<tr><tdclass="indexkey"><aclass="el"href="classneuralpp_1_1InvalidSynapticalWeightException.html">neuralpp::InvalidSynapticalWeightException</a></td><tdclass="indexvalue">Exception raised when, while trying the network or directly, the weight of a synapsis is set to a value |w| > 1 </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classneuralpp_1_1InvalidXMLException.html">neuralpp::InvalidXMLException</a></td><tdclass="indexvalue">Exception thrown when trying parsing an invalid XML </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classneuralpp_1_1Layer.html">neuralpp::Layer</a></td><tdclass="indexvalue">Class for managing layers of neurons </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classneuralpp_1_1NetworkFileNotFoundException.html">neuralpp::NetworkFileNotFoundException</a></td><tdclass="indexvalue">Exception thrown when doing an attempt to load a network from an invalid file </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classneuralpp_1_1NetworkFileWriteException.html">neuralpp::NetworkFileWriteException</a></td><tdclass="indexvalue">Exception thrown when trying to write the network's information to a file that cannot be written </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classneuralpp_1_1NetworkIndexOutOfBoundsException.html">neuralpp::NetworkIndexOutOfBoundsException</a></td><tdclass="indexvalue">Exception raised when trying to access a neuron whose index is larger than the number of neurons in the network </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classneuralpp_1_1NeuralNet.html">neuralpp::NeuralNet</a></td><tdclass="indexvalue">Main project's class </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classneuralpp_1_1Neuron.html">neuralpp::Neuron</a></td><tdclass="indexvalue">Class for managing neurons </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classneuralpp_1_1Synapsis.html">neuralpp::Synapsis</a></td><tdclass="indexvalue">Class for managing synapsis </td></tr>