PLearn 0.1
Namespaces | Defines | Functions
TMat_maths_specialisation.h File Reference
#include "TMat.h"
#include <plearn/sys/Profiler.h>
Include dependency graph for TMat_maths_specialisation.h:
This graph shows which files directly or indirectly include this file:

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)

Detailed Description

Definition in file TMat_maths_specialisation.h.


Define Documentation

#define UNFOLD

Definition at line 642 of file TMat_maths_specialisation.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines