#include "gnn_utilities.h"#include "gnn_null_output.h"Include dependency graph for gnn_null_output.c:

Go to the source code of this file.
Functions | |
| int | gnn_null_output_put (gnn_output *set, size_t k, const gsl_vector *v) |
| The "put" function for a null output set. | |
| gnn_output * | gnn_null_output_new () |
| Builds a new null output device. | |
1.2.18