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

gnn_constant_input.c File Reference

#include "gnn_utilities.h"
#include "gnn_constant_input.h"

Include dependency graph for gnn_constant_input.c:

Include dependency graph

Go to the source code of this file.

Data Structures

struct  _gnn_constant_input

Typedefs

typedef _gnn_constant_input gnn_constant_input
 The datatype for the constant samples set.


Functions

const gsl_vector * gnn_constant_input_get (gnn_input *set, size_t k)
 The "get" function.

void gnn_constant_input_destroy (gnn_input *set)
 Destroy function.

gnn_inputgnn_constant_input_new_from_vector (const gsl_vector *v)
 Builds an input set from a vector.

gnn_inputgnn_constant_input_new (size_t n, double value)
 Builds a input set with the given value.


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