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

gnn_mse.h File Reference

#include "gnn_criterion.h"

Include dependency graph for gnn_mse.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

gnn_criteriongnn_mse_new (size_t size)
 Creates a new gnn_mse criterion.


Function Documentation

gnn_criterion* gnn_mse_new size_t    size
 

This function creates a new gnn_mse of the given size. *

Parameters:
size  The size of the estimation and the target vector and .
Returns:
Returns a pointer to a new gnn_mse or NULL if failed.

Definition at line 184 of file gnn_mse.c.


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