RDKit
Open-source cheminformatics and machine learning.
|
#include <GraphMol/QueryOps.h>
Go to the source code of this file.
Namespaces | |
namespace | RDKit |
Std stuff. | |
Functions | |
template<class T > | |
void | RDKit::mergeNullQueries (T *&returnQuery, bool isQueryNull, T *&otherQuery, bool isOtherQNull, Queries::CompositeQueryType how) |