PARTONS/NumA++  
Numerical Analysis C++ routines
NumA::TransitionCell Member List

This is the complete list of members for NumA::TransitionCell, including all inherited members.

addNeuronIn(NeuralNetworkNeuron *const neuron)NumA::NeuralNetworkCell
addNeuronOut(NeuralNetworkNeuron *const neuron)NumA::NeuralNetworkCell
checkConsistency() constNumA::TransitionCellvirtual
checkProperty(NeuralNetworkCellPropertyType::Type property) constNumA::NeuralNetworkCell
clone() constNumA::TransitionCellvirtual
evaluate()NumA::TransitionCellvirtual
evaluateDerivativeBackward(NeuralNetworkNeuron *const neuron) constNumA::TransitionCellvirtual
getNeuronsIn() constNumA::NeuralNetworkCell
getNeuronsOut() constNumA::NeuralNetworkCell
getOutput() constNumA::NeuralNetworkCell
getType() constNumA::NeuralNetworkCell
m_neuronsInNumA::NeuralNetworkCellprotected
m_neuronsOutNumA::NeuralNetworkCellprotected
m_outputNumA::NeuralNetworkCellprotected
m_propertiesNumA::NeuralNetworkCellprotected
m_typeNumA::NeuralNetworkCellprivate
NeuralNetworkCell()NumA::NeuralNetworkCell
NeuralNetworkCell(const std::string &name, NeuralNetworkCellType::Type type)NumA::NeuralNetworkCell
NeuralNetworkCell(const NeuralNetworkCell &other)NumA::NeuralNetworkCellprotected
setNeuronsIn(const std::vector< NeuralNetworkNeuron * > &neurons)NumA::NeuralNetworkCell
setNeuronsOut(const std::vector< NeuralNetworkNeuron * > &neurons)NumA::NeuralNetworkCell
setOutput(double output)NumA::NeuralNetworkCell
toString() constNumA::TransitionCellvirtual
TransitionCell()NumA::TransitionCell
TransitionCell(const TransitionCell &other)NumA::TransitionCellprotected
~NeuralNetworkCell()NumA::NeuralNetworkCellvirtual
~TransitionCell()NumA::TransitionCellvirtual