OEReceptorGetNegativeImageGrid

OESystem::OEGrid<float> OEReceptorGetNegativeImageGrid(const OEChem::OEMolBase& receptor)

Returns a copy of the receptor’s negative image grid.

It is only valid to call this function if receptor is a valid receptor (i.e., OEIsReceptor returns true).