Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.h247 int hurstplot (const int *list, DATASET *dset, gretlopt opt,
H A Dinteract.c3460 err = hurstplot(cmd->list, dset, cmd->opt, prn); in gretl_cmd_exec()
H A Dgraphing.c7026 int hurstplot (const int *list, DATASET *dset, gretlopt opt, PRN *prn) in hurstplot() function