:mod:`cg.kdtree` --- KDTree 
===========================

The :mod:`cg.kdtree` module provides kdtree data structures for PySAL.

.. versionadded:: 1.3

.. automodule:: pysal.cg.kdtree
    :members:

