|
PLearn 0.1
|


Go to the source code of this file.
Namespaces | |
| namespace | PLearn |
< for swap | |
Defines | |
| #define | UNFOLD |
Functions | |
| real | PLearn::dot_product (real s, real *x, real *y, int n) |
| void | PLearn::bprop_update_layer (real *dy, real *x, real *dx, real *w, int n_y, int n_x, real learning_rate, real weight_decay) |
Definition in file TMat_maths_specialisation.h.
| #define UNFOLD |
Definition at line 642 of file TMat_maths_specialisation.h.
1.7.4