Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Destimate.h69 int array_arch_test (const double *u, int n, int order,
H A Destimate.c3828 int array_arch_test (const double *u, int n, int order, in array_arch_test() function
H A Dsystem.c4901 err = array_arch_test(u, sys->T, order, opt | OPT_M, prn); in system_arch_test()