o
    iJ                     @   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   W/home/ubuntu/veenaModal/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    