Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_matrix.h338 int gretl_matrix_block_resample2 (gretl_matrix *targ,
H A Dbootstrap.c523 gretl_matrix_block_resample2(bs->y, bs->u0, bs->blocklen, z); in make_resampled_y()
H A Dgretl_matrix.c2245 int gretl_matrix_block_resample2 (gretl_matrix *targ, in gretl_matrix_block_resample2() function