TarzaNN
TarzaNN neural network simulator
STNeuron Member List
This is the complete list of members for STNeuron, including all inherited members.
_equationsRungeKuttaNeuron [protected]
_factorRungeKuttaNeuron [protected]
_stepRungeKuttaNeuron [protected]
_timestepRungeKuttaNeuron [protected]
_TTRungeKuttaNeuron [protected]
_typeRungeKuttaNeuron [protected]
addActivation(int count)Neuron
derivs(double input, double t, double *r, double *drdt, float spatialBias, float featureBias)STNeuron [virtual]
drdtRungeKuttaNeuron [protected]
getMaxActivation()Neuron
getType(const QString &name)Neuron [static]
getType(int value)Neuron [static]
kRungeKuttaNeuron [protected]
lastTimeStepRungeKuttaNeuron [protected]
max_activationNeuron [protected]
Neuron()Neuron
nonlinearity(Matrix *totalActivation, Matrix *workOutput, Matrix *spatialBias, float featureBias)RungeKuttaNeuron [virtual]
nonlinearityDerivative(double S)RungeKuttaNeuron [virtual]
processBiases(Matrix *workOutput, Matrix *spatialBias, float featureBias)Neuron [protected]
rangeNeuron [protected]
rungekuttaAlgorithm(double input, int i, int j, float spatialBias, float featureBias)RungeKuttaNeuron [protected]
RungeKuttaNeuron(int eq, double step=1.0, int type=1, double timestep=1, double T=1, double factor=1)RungeKuttaNeuron
RungeKuttaNeuron(const RungeKuttaNeuron &rkn)RungeKuttaNeuron
RungeKuttaNeuron()RungeKuttaNeuron [protected]
rwRungeKuttaNeuron [protected]
saveIter(int iter, Matrix *m)RungeKuttaNeuron [protected]
setFeaturePlane(FeaturePlaneAbstract *fp)RungeKuttaNeuron [virtual]
setNeuronParams(paramMap &params, int neuronType, float nParam1, float nParam2)Neuron [static]
sovertauRungeKuttaNeuron [protected]
STNeuron(double max=100, double step=1.0, int type=1, double timestep=1, double T=1, double factor=1)STNeuron
STNeuron(const STNeuron &wkn)STNeuron
theFeaturePlaneNeuron [protected]
xRungeKuttaNeuron [protected]
~RungeKuttaNeuron()RungeKuttaNeuron [virtual]
~STNeuron()STNeuron
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines