libeblearngui
ebl::convolution_module_gui Class Reference

List of all members.

Static Public Member Functions

template<typename T , class Tstate >
static void display_fprop (convolution_module< T, Tstate > &nn, 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 (convolution_module< T, Tstate > &nn, 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 (convolution_module< T, Tstate > &nn, 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: