| addObjectType(const std::string &objType, _ObjectFactory *factory) | FD::Object | [inline, static] |
| className() const | FD::Object | [virtual] |
| clone() | FD::Object | [inline, virtual] |
| deriv_func | FD::FFLayer | |
| derivOffset | FD::FFLayer | [protected] |
| destroy() | FD::Object | [inline, virtual] |
| doesNotUnderstand(std::string method) | FD::Object | [virtual] |
| FFLayer() | FD::FFLayer | [inline] |
| FFLayer(int _nbNeurons, int _nbInputs, float *_weights, int _weightOffset, int _neuronOffset, std::string type="tansig") | FD::FFLayer | |
| FFLayer(const FFLayer &layer) | FD::FFLayer | [inline] |
| func | FD::FFLayer | |
| funcType (defined in FD::FFLayer) | FD::FFLayer | [protected] |
| getNbWeights() | FD::FFLayer | [inline] |
| getNeuronOffset() (defined in FD::FFLayer) | FD::FFLayer | [inline] |
| getNeuronWeightOffset(int i) | FD::FFLayer | [inline] |
| getWeightOffset() (defined in FD::FFLayer) | FD::FFLayer | [inline] |
| getWeights(int i) (defined in FD::FFLayer) | FD::FFLayer | [inline] |
| init(float minmax) (defined in FD::FFLayer) | FD::FFLayer | |
| init(double *mean, double *std) | FD::FFLayer | |
| isNil() const | FD::Object | [inline, virtual] |
| nbInputs | FD::FFLayer | [protected] |
| nbNeurons | FD::FFLayer | [protected] |
| neuronOffset | FD::FFLayer | [protected] |
| newObject(const std::string &objType) | FD::Object | [static] |
| Object() | FD::Object | [inline] |
| ObjectFactoryDictionary() (defined in FD::Object) | FD::Object | [static] |
| operator<<(std::ostream &out, const Object &obj) | FD::Object | [friend] |
| prettyPrint(std::ostream &out=std::cout) const | FD::Object | [inline, virtual] |
| printOn(std::ostream &out) const | FD::FFLayer | [virtual] |
| readFrom(std::istream &in) | FD::FFLayer | [virtual] |
| ref() | FD::Object | [inline] |
| ref_count (defined in FD::Object) | FD::Object | [protected] |
| serialize(std::ostream &out) const | FD::Object | [virtual] |
| setBias(double *minmax) | FD::FFLayer | |
| setDerivOffset(float d) (defined in FD::FFLayer) | FD::FFLayer | [inline] |
| setupAfterRead(float *_weights, int _weightOffset, int _neuronOffset) | FD::FFLayer | |
| size() | FD::FFLayer | [inline] |
| TypeidDictionary() (defined in FD::Object) | FD::Object | [static] |
| unique() | FD::Object | [inline] |
| unref() | FD::Object | [inline] |
| unserialize(std::istream &in) | FD::Object | [virtual] |
| update(const float *previous, float *value, float *deriv=NULL) | FD::FFLayer | [inline] |
| weightOffset | FD::FFLayer | [protected] |
| weights | FD::FFLayer | [protected] |
| ~FFLayer() (defined in FD::FFLayer) | FD::FFLayer | [inline] |
| ~Object() | FD::Object | [inline, virtual] |