![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
#include <combine_boolean_operator.h>
Class defining a function object returning the opposite result of a given function object.
S | is a function object with an operator() taking one argument and returning a Boolean (such as Atom selection). |