Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | FilterMatch
Object that holds the result of running FilterMatcherBase::GetMatches - filterMatch holds the FilterMatchBase that triggered the match - atomParis holds the [ (query_atom_idx, target_atom_idx) ] pairs for the matches. Note that some matches may not have atom pairs (especially matches that use FilterMatchOps.Not
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 12
|
|
|||
atomPairs | |||
filterMatch | |||
Inherited from |
|
__init__( (object)arg1, (FilterMatcherBase)arg2, (MatchTypeVect)arg3) -> None : C++ signature : void __init__(_object*,boost::shared_ptr<RDKit::FilterMatcherBase>,std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >)
|
helper for pickle
|
|
atomPairs
|
filterMatch
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 25 09:15:50 2016 | http://epydoc.sourceforge.net |