This is the complete list of members for net::Neuron, including all inherited members.
getOutput(std::vector< double > inputs) | net::Neuron | |
Neuron(int numInputs) | net::Neuron | explicit |
Neuron(std::vector< double > w) | net::Neuron | explicit |
randomizeWeights() | net::Neuron | |
randomWeight() | net::Neuron | inlinestatic |
weights | net::Neuron |