Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

gnn_mse.c File Reference

#include "gnn_mse.h"

Include dependency graph for gnn_mse.c:

Include dependency graph

Go to the source code of this file.

Typedefs

typedef gnn_criterion gnn_mse

Functions

double gnn_mse_e (gnn_criterion *crit, const gsl_vector *y, const gsl_vector *t)
 The evaluation function.

int gnn_mse_dy (gnn_criterion *crit, const gsl_vector *y, const gsl_vector *t, gsl_vector *dy)
 The gradient evaluation function.

gnn_criteriongnn_mse_new (size_t size)
 Creates a new gnn_mse criterion.


Typedef Documentation

typedef gnn_criterion gnn_mse
 

Definition at line 54 of file gnn_mse.c.


Generated on Sun Jun 13 20:50:57 2004 for libgnn Gradient Retropropagation Machine Library by doxygen1.2.18