#include <skeleton.h>
Public Member Functions | |
Skeleton_basic (const int box=1) | |
constructor | |
Skeleton_basic (clipper::Xmap< int > &xskl, const clipper::Xmap< float > &xmap, const int box=1) | |
constructor: shorthand for constructor+operator | |
bool | operator() (clipper::Xmap< int > &xskl, const clipper::Xmap< float > &xmap) const |
Skeletonise a map. | |
Classes | |
class | NCube |
class | Neighbours |