List of all members.
Static Public Member Functions |
template<typename T , class Tstate > |
static void | display_fprop (convabsnorm_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) |
template<typename T , class Tstate > |
static void | display_bprop (convabsnorm_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) |
template<typename T , class Tstate > |
static void | display_bbprop (convabsnorm_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) |
The documentation for this class was generated from the following file: