Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_join.c90 int midas_m; /* midas frequency ratio */ member
616 jr->midas_m = 0; in build_joiner()
977 #define midas_daily(j) (j->midas_m > 20)
1076 gotit = (sub - 1) % jr->midas_m + 1 == revseq; in aggr_value()
1375 jr->midas_m = revseq; in aggregate_data()
1377 fprintf(stderr, "midas m = %d\n", jr->midas_m); in aggregate_data()
2804 strings_array_free(jspec->mdsnames, jr->midas_m); in clear_jspec()