List of all members.
Static Public Member Functions |
template<typename T , class Tstate > |
static void | display_fprop (convolution_layer< T, Tstate > &nn, Tstate &in, Tstate &out, unsigned int &h0, unsigned int &w0, double zoom, T vmin=0, T vmax=0, bool show_out=false, bool run=true) |
template<typename T , class Tstate > |
static void | display_bprop (convolution_layer< T, Tstate > &nn, Tstate &in, Tstate &out, unsigned int &h0, unsigned int &w0, double zoom, T vmin=0, T vmax=0, bool show_out=false, bool run=true) |
template<typename T , class Tstate > |
static void | display_bbprop (convolution_layer< T, Tstate > &nn, Tstate &in, Tstate &out, unsigned int &h0, unsigned int &w0, double zoom, T vmin=0, T vmax=0, bool show_out=false, bool run=true) |
The documentation for this class was generated from the following file: