Layer Member List

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

forward(const std::vector< double > &inputs)Layer
forward(const std::vector< Variable > &variables)Layer
Layer(size_t n_in, size_t n_out, std::string activate_function="tanh")Layerinline
Layer(const Layer &other)Layerinline
Layer(Layer &&other) noexceptLayerinline
neurons() constLayerinline
operator=(const Layer &other)Layerinline
operator=(Layer &&other) noexceptLayerinline
parameters() constLayerinline