My Project
cpu_mlp::Layer Member List

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

backward(const Eigen::MatrixXd &next_grad, Eigen::MatrixXd *prev_grad)=0cpu_mlp::Layerpure virtual
bind(double *params, double *grads)=0cpu_mlp::Layerpure virtual
forward(const Eigen::MatrixXd &input, Eigen::MatrixXd &output)=0cpu_mlp::Layerpure virtual
getInitStdDev() const =0cpu_mlp::Layerpure virtual
getInSize() const =0cpu_mlp::Layerpure virtual
getOutSize() const =0cpu_mlp::Layerpure virtual
getParamsSize() const =0cpu_mlp::Layerpure virtual
~Layer()=defaultcpu_mlp::Layervirtual