﻿pyinterp.RTree4DFloat32
=======================

.. currentmodule:: pyinterp

.. autoclass:: RTree4DFloat32
   :show-inheritance:
   :no-members:
   
   .. rubric:: Public Methods
   .. autosummary::
      :toctree:
   
      ~RTree4DFloat32.bounds
      ~RTree4DFloat32.clear
      ~RTree4DFloat32.empty
      ~RTree4DFloat32.insert
      ~RTree4DFloat32.optimal_interpolation
      ~RTree4DFloat32.packing
      ~RTree4DFloat32.query
      ~RTree4DFloat32.size
   

   .. rubric:: Special Methods
   .. autosummary::
      :toctree:
   
      ~RTree4DFloat32.__getstate__
      ~RTree4DFloat32.__new__
      ~RTree4DFloat32.__setstate__