NuriKit v0.1.0b2
Loading...
Searching...
No Matches
chimera.h File Reference
#include <Eigen/Dense>
#include "nuri/eigen_config.h"
Include dependency graph for chimera.h:

Go to the source code of this file.

Classes

struct  nuri::MmResult

Namespaces

namespace  nuri

Functions

MmResult nuri::match_maker (ConstRef< Matrix3Xd > query, ConstRef< Matrix3Xd > templ, double cutoff=2.0, double global_ratio=0.1, double viol_ratio=0.5)
 Match-Maker algorithm for structural alignment of two 3D point clouds.