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

_gnn_line Struct Reference

#include <gnn_evaluation.h>

Collaboration diagram for _gnn_line:

Collaboration graph
[legend]

Data Fields

gnn_gradgrad
gsl_vector * w
gsl_vector * d
gsl_vector * dbuf
double error
double derivative

Field Documentation

gsl_vector* _gnn_line::d
 

The direction vector.

Definition at line 374 of file gnn_evaluation.h.

gsl_vector* _gnn_line::dbuf
 

A buffer for direction evaluation.

Definition at line 375 of file gnn_evaluation.h.

double _gnn_line::derivative
 

The derivative along the given line.

Definition at line 377 of file gnn_evaluation.h.

double _gnn_line::error
 

Last computed error along the given line.

Definition at line 376 of file gnn_evaluation.h.

gnn_grad* _gnn_line::grad
 

The error and gradient evaluation buffer.

Definition at line 371 of file gnn_evaluation.h.

gsl_vector* _gnn_line::w
 

The center of evaluations.

Definition at line 373 of file gnn_evaluation.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jun 13 20:51:38 2004 for libgnn Gradient Retropropagation Machine Library by doxygen1.2.18