OETrimConformers

bool OETrimConformers(OEChem::OEMCMolBase& mol, unsigned int N);

Deletes conformers of mol, starting with those with the highest conformer index, such mol has N conformers remaining.

If mol has less than N conformers, or N is passed 0 then this function is a no-op.