OpenStructure
|
#include <ost/mol/entity_view.hh>
#include <ost/mol/alg/module_config.hh>
#include <ost/seq/alignment_handle.hh>
Go to the source code of this file.
Namespaces | |
namespace | ost |
namespace | ost::mol |
namespace | ost::mol::alg |
Functions | |
Real DLLEXPORT_OST_MOL_ALG | LocalDistTest (const EntityView &mdl, const EntityView &ref, Real cutoff, Real max_dist) |
Real DLLEXPORT_OST_MOL_ALG | LocalDistTest (const ost::seq::AlignmentHandle &aln, Real cutoff, Real max_dist, int ref_index=0, int mdl_index=1) |