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. | |
|
|
This function creates a new gnn_null_output device.
Definition at line 93 of file gnn_null_output.c. |
|
||||||||||||||||
|
This function does nothing.
Definition at line 72 of file gnn_null_output.c. |
1.2.18