Home
last modified time | relevance | path

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

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/nonparametric/
H A D_smoothers_lowess.c4056 PyArrayObject *__pyx_v_dist_i_j = 0; in __pyx_f_11statsmodels_13nonparametric_17_smoothers_lowess_calculate_weights() local
4203__pyx_v_dist_i_j = ((PyArrayObject *)Py_None); __Pyx_INCREF(Py_None); __pyx_pybuffernd_dist_i_j.rc… in __pyx_f_11statsmodels_13nonparametric_17_smoothers_lowess_calculate_weights()
4209 __pyx_v_dist_i_j = ((PyArrayObject *)__pyx_t_5); in __pyx_f_11statsmodels_13nonparametric_17_smoothers_lowess_calculate_weights()
4245 …ject_SetItem(((PyObject *)__pyx_v_weights), __pyx_t_2, ((PyObject *)__pyx_v_dist_i_j)) < 0)) __PYX… in __pyx_f_11statsmodels_13nonparametric_17_smoothers_lowess_calculate_weights()
4499 __Pyx_XDECREF((PyObject *)__pyx_v_dist_i_j); in __pyx_f_11statsmodels_13nonparametric_17_smoothers_lowess_calculate_weights()