Real DLLEXPORT_OST_MOL_ALG DRMSD(const EntityView &v, const GlobalRDMap &global_dist_list, Real cap_distance, int sequence_separation=0)
Computes the Distance RMSD Test given a list of distances to check and a model.
std::pair< Real, long int > DLLEXPORT_OST_MOL_ALG DistanceRMSDTest(const EntityView &mdl, const GlobalRDMap &glob_dist_list, Real cap_distance, int sequence_separation=0, const String &local_drmsdt_property_string="")
Calculates the Distance RMSD in a model, given a list of distances with their refence length.