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