#include "gnn_criterion.h"Include dependency graph for gnn_msre.h:

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

Go to the source code of this file.
Functions | |
| gnn_criterion * | gnn_msre_new (size_t size) |
| Creates a new gnn_msre criterion. | |
|
|
This function creates a new gnn_msre of the given size.
Definition at line 190 of file gnn_msre.c. |
1.2.18