Fast template skeletonisation implementation. More...
#include <skeleton.h>
Classes | |
| class | Neighbours |
Public Member Functions | |
| Skeleton_fast () | |
| constructor | |
| Skeleton_fast (clipper::Xmap< T1 > &xskl, const clipper::Xmap< T2 > &xmap) | |
| constructor: shorthand for constructor+operator | |
| bool | operator() (clipper::Xmap< T1 > &xskl, const clipper::Xmap< T2 > &xmap) const |
| Skeletonise a map. | |
Fast template skeletonisation implementation.
1.6.1