CMarkup | |
CMarkup::ConvertEncoding | |
CMarkup::ElemPos | |
CMarkup::FilePos | |
CMarkup::NodePos | |
CMarkup::NodeStack | |
CMarkup::PosArray | |
CMarkup::SavedPos | |
CMarkup::SavedPosMap | |
CMarkup::SavedPosMapArray | |
CMarkup::TokenPos | |
neuralpp::InvalidSynapticalWeightException | Exception raised when, while trying the network or directly, the weight of a synapsis is set to a value |w| > 1 |
neuralpp::InvalidXMLException | Exception thrown when trying parsing an invalid XML |
neuralpp::Layer | Class for managing layers of neurons |
MCD_CSTR | |
neuralpp::netrecord | |
neuralpp::NetworkFileNotFoundException | Exception thrown when doing an attempt to load a network from an invalid file |
neuralpp::NetworkFileWriteException | Exception thrown when trying to write the network's information to a file that cannot be written |
neuralpp::NetworkIndexOutOfBoundsException | Exception raised when trying to access a neuron whose index is larger than the number of neurons in the network |
neuralpp::NeuralNet | Main project's class |
neuralpp::Neuron | Class for managing neurons |
neuralpp::neuronrecord | |
neuralpp::Synapsis | Class for managing synapsis |
neuralpp::synrecord |