Bio.PDB.kdtrees module
KDTree implementation for fast neighbor searches in 3D structures.
This module implements three objects: KDTree, Point, and Neighbor. Refer to their docstrings for more documentation on usage and implementation.
KDTree implementation for fast neighbor searches in 3D structures.
This module implements three objects: KDTree, Point, and Neighbor. Refer to their docstrings for more documentation on usage and implementation.