AND.h file
Logical AND operator for boolean functions.
Namespaces
- namespace Rodin
- The Rodin library for Shape and Topology Optimization.
- namespace Rodin::Variational
- Module which provides the necessary tools for constructing variational problems.
Classes
-
template<class LHSDerived, class RHSDerived>class Rodin::Variational::AND<BooleanFunctionBase<LHSDerived>, BooleanFunctionBase<RHSDerived>>
- Logical AND operator between two boolean functions.