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

gnn_msre.c File Reference

#include "gnn_msre.h"

Include dependency graph for gnn_msre.c:

Include dependency graph

Go to the source code of this file.

Typedefs

typedef gnn_criterion gnn_msre

Functions

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

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

gnn_criteriongnn_msre_new (size_t size)
 Creates a new gnn_msre criterion.


Typedef Documentation

typedef gnn_criterion gnn_msre
 

Definition at line 60 of file gnn_msre.c.


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