boolean gate More...
#include <gate.hpp>
It is not the geometric gate but the boolean combination of the other reference gates. So instead of defining the gating function in this class, the actual gating logic for boolGate is defined in GatingHierarchy::gating function because it needs the indices from the reference nodes which are only accessible at GatingHierarchy object.