#include <gnn_phandle.h>
Definition at line 64 of file gnn_phandle.h.
Data Fields | |
| size_t | rc |
| size_t | l |
| size_t | free |
| phandle_update | modified |
| gsl_vector * | w |
| gsl_vector * | dw |
| gsl_vector_int * | f |
|
|
Pointer to the parameter gradient vector. Definition at line 71 of file gnn_phandle.h. |
|
|
Pointer to the parameter freeze flags. Definition at line 72 of file gnn_phandle.h. |
|
|
Number of free parameters. Definition at line 68 of file gnn_phandle.h. |
|
|
Number of the phandle's parameters. Definition at line 67 of file gnn_phandle.h. |
|
|
Modification flags. Definition at line 69 of file gnn_phandle.h. |
|
|
Reference counter. Definition at line 66 of file gnn_phandle.h. |
|
|
Pointer to the parameter vector. Definition at line 70 of file gnn_phandle.h. |
1.2.18