o
    `^h  ã                   @   s@   d Z ddlT ddlT ddlT ddlT ddlT dd„ eƒ D ƒZdS )a  This is the 'bare' ndimage API.

This --- private! --- module only collects implementations of public ndimage API
for _support_alternative_backends.
The latter --- also private! --- module adds delegation to CuPy etc and
re-exports decorated names to __init__.py
é   )Ú*c                 C   s   g | ]	}|  d ¡s|‘qS )Ú_)Ú
startswith)Ú.0Ús© r   úX/home/air/shanriGPT/back/venv/lib/python3.10/site-packages/scipy/ndimage/_ndimage_api.pyÚ
<listcomp>   s    r	   N)Ú__doc__Ú_filtersÚ_fourierÚ_interpolationÚ_measurementsÚ_morphologyÚdirÚ__all__r   r   r   r   Ú<module>   s    