passes(std::vector< PhpSite,std::allocator< PhpSite > > const & sites, PhpSiteConstraint constraint) -> bool
passes(std::vector< PhpSite,std::allocator< PhpSite > > const & hypoSites, std::string & reason) -> bool
passes(std::vector< PhpSite,std::allocator< PhpSite > > const & hypoSites, PhpLigand const & refLigand,
size_t refConfIndex, std::string & reason) -> bool
passes(PhpLigand const & refLigand, size_t refConfIndex, SwigSizetVector refSiteIndices,
PhpLigand const & matchedLigand, size_t matchedConfIndex, SwigSizetVector matchedSiteIndices,
std::vector< PhpSite,std::allocator< PhpSite > > & refSitesNeeded,
std::string & reason) -> bool
PhpSiteConstrainer_passes(PhpSiteConstrainer self, std::vector< PhpSite,std::allocator< PhpSite > > const & hypoSites,
bool checkHypoSites, PhpLigand const & matchedLigand, size_t matchedConfIndex,
SwigSizetVector matchedSiteIndices, std::string & reason) -> bool
|