◆ CombinationFunction() [1/3]
NumA::CombinationFunction::CombinationFunction |
( |
| ) |
|
◆ CombinationFunction() [2/3]
NumA::CombinationFunction::CombinationFunction |
( |
const std::string & |
name | ) |
|
◆ ~CombinationFunction()
NumA::CombinationFunction::~CombinationFunction |
( |
| ) |
|
|
virtual |
◆ CombinationFunction() [3/3]
◆ clone()
◆ evaluate()
double NumA::CombinationFunction::evaluate |
( |
const std::vector< NeuralNetworkNeuron * > & |
neurons, |
|
|
double |
bias |
|
) |
| const |
|
virtual |
◆ evaluateFirstPartialDerivativeForBias()
double NumA::CombinationFunction::evaluateFirstPartialDerivativeForBias |
( |
const std::vector< NeuralNetworkNeuron * > & |
neurons, |
|
|
double |
bias |
|
) |
| const |
|
virtual |
◆ evaluateFirstPartialDerivativeForCell()
◆ evaluateFirstPartialDerivativeForNeuron()
double NumA::CombinationFunction::evaluateFirstPartialDerivativeForNeuron |
( |
const NeuralNetworkNeuron *const |
neuron, |
|
|
const std::vector< NeuralNetworkNeuron * > & |
neurons, |
|
|
double |
bias |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files: