Home
last modified time | relevance | path

Searched defs:ap_ty (Results 1 – 1 of 1) sorted by relevance

/dports/science/py-scipy/scipy-1.7.1/scipy/interpolate/src/
H A D_fitpackmodule.c166 PyArrayObject *ap_ty = NULL, *ap_c = NULL; in fitpack_bispev() local
260 PyArrayObject *ap_tx = NULL,*ap_ty = NULL,*ap_c = NULL, *ap_wrk = NULL; in fitpack_surfit() local