Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Layer Member List

This is the complete list of members for Layer, including all inherited members.

actfunLayer
dactfunLayer
factor_biasLayer
invactfunLayer
Layer(int size, double factor_bias=0.1, ActivationFunction actfun=FeedForwardNN::linear)Layer
Layer(int size, double factor_bias, ActivationFunction actfun, ActivationFunction dactfun)Layerinline
operator<<(std::ostream &, const Layer &)Layerfriend
restore(FILE *f)Layervirtual
restoreFromFile(const char *filename)Storeable
setActFun(ActivationFunction actfun)Layer
sizeLayer
store(FILE *f) const Layervirtual
storeToFile(const char *filename) const Storeable
~Storeable()Storeableinlinevirtual