InteractionConstraintConnector.
More...
#include <InteractionConstraintConnector.hpp>
◆ ConstraintFunction
A generic wrapper class used to store feature interaction constraint test functions.
◆ InteractionConstraintConnector()
Constructs a InteractionConstraintConnector
that serves as a logical connective for the two specified constraint functions.
- Parameters
-
and_expr | true for a logical conjuction of the function results, and false for a disjunction. |
func1 | The first interaction constraint function. |
func2 | The second interaction constraint function. |
◆ operator()()
bool CDPL::Pharm::InteractionConstraintConnector::operator() |
( |
const Feature & |
ftr1, |
|
|
const Feature & |
ftr2 |
|
) |
| const |
The documentation for this class was generated from the following file: