﻿pyinterp.RTree4DFloat64
=======================

.. currentmodule:: pyinterp

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

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