Home
last modified time | relevance | path

Searched refs:px_space (Results 1 – 1 of 1) sorted by relevance

/dports/math/gretl/gretl-2021d/plugin/
H A Dsvm.c1042 sv_cell **px_space, in gretl_sv_data_alloc() argument
1057 *px_space = malloc(T * (k+1) * sizeof(sv_cell)); in gretl_sv_data_alloc()
1058 if (*px_space == NULL) { in gretl_sv_data_alloc()