Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_restrict.h84 void gretl_restriction_get_boot_params (int *pB, gretlopt *popt);
H A Dgretl_restrict.c2597 gretl_restriction_get_boot_params(&B, &bopt); in bootstrap_zero_restriction()
3072 void gretl_restriction_get_boot_params (int *pB, gretlopt *popt) in gretl_restriction_get_boot_params() function
H A Dbootstrap.c1721 gretl_restriction_get_boot_params(&B, &bopt); in bootstrap_test_restriction()