activation() const | Neuron | [inline] |
addIncoming(Connection *conn) | BiNode | [inline] |
addOutgoing(Connection *conn) | BiNode | [inline] |
ANNetwork (defined in Neuron) | Neuron | [friend] |
bias() const | Neuron | [inline] |
BiNode() (defined in BiNode) | BiNode | [inline] |
BiNode(const BiNode &orig) (defined in BiNode) | BiNode | [inline] |
check(int netSize) const | Neuron | [virtual] |
clone() const | Neuron | [inline, virtual] |
connectedFrom(const BiNode &source) const | BiNode | |
connectFrom(const BiNode &source) | BiNode | |
copy(const Neuron &orig) | Neuron | |
BiNode::copy(const BiNode &orig) | BiNode | [virtual] |
copy(const Object3D &other) (defined in Object3D) | Object3D | |
disconnectAll() | BiNode | |
disconnectFrom(const Connection &incoming) | BiNode | |
disconnectFrom(const BiNode &source) | BiNode | |
disconnectTo(const Connection &outgoing) | BiNode | |
disconnectTo(const BiNode &target) | BiNode | |
ELLIOTT_TF enum value (defined in Neuron) | Neuron | |
enable(bool s=true) | Neuron | [inline] |
getBiasObj() (defined in Neuron) | Neuron | [inline] |
getPlace() const (defined in Object3D) | Object3D | [inline] |
getPlace(double &x, double &y, double &z) const (defined in Object3D) | Object3D | |
getType() const | Neuron | [inline] |
HIDDENUNIT enum value (defined in Neuron) | Neuron | |
id() const (defined in BiNode) | BiNode | [inline] |
incoming(int i) (defined in BiNode) | BiNode | [inline] |
incoming(int i) const (defined in BiNode) | BiNode | [inline] |
incomings() const | BiNode | [inline] |
init(double r=0.0) | Neuron | [virtual] |
INPUTUNIT enum value (defined in Neuron) | Neuron | |
isEnabled() const | Neuron | [inline] |
LINEAR_TF enum value (defined in Neuron) | Neuron | |
LOGISTIC_TF enum value (defined in Neuron) | Neuron | |
mActivation | Neuron | [protected] |
mBias | Neuron | [protected] |
mCoord (defined in Object3D) | Object3D | [protected] |
mExists | Neuron | [protected] |
moveTo(const Coord3D &o) (defined in Object3D) | Object3D | [inline] |
moveTo(double x, double y, double z=0.0) (defined in Object3D) | Object3D | [inline] |
mTransferFunc | Neuron | [protected] |
mType | Neuron | [protected] |
Neuron() (defined in Neuron) | Neuron | |
Neuron(const Neuron &orig) (defined in Neuron) | Neuron | [inline] |
NeuronContainer (defined in Neuron) | Neuron | [friend] |
operator const double() const | Neuron | [inline] |
operator=(double a) | Neuron | [inline] |
outgoing(int i) (defined in BiNode) | BiNode | [inline] |
outgoing(int i) const (defined in BiNode) | BiNode | [inline] |
outgoings() const | BiNode | [inline] |
output() const | Neuron | [inline, virtual] |
OUTPUTUNIT enum value (defined in Neuron) | Neuron | |
reset() | Neuron | [inline] |
setActivation(double a) | Neuron | [inline, virtual] |
setBias(double b) | Neuron | [inline] |
setTFunc(int f) | Neuron | [inline] |
setType(int t) | Neuron | [inline] |
tfuncs enum name | Neuron | |
transfer(ANNetwork &net) | Neuron | [virtual] |
transferFunc() const | Neuron | [inline] |
unitTypes enum name | Neuron | |
~BiNode() (defined in BiNode) | BiNode | [virtual] |
~Neuron() (defined in Neuron) | Neuron |