Class NotGate
java.lang.Object
org.episteme.natural.computing.logic.LogicGate
org.episteme.natural.computing.logic.NotGate
Implementation of a NOT gate.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionevaluate(LogicState... inputs) Evaluates the gate output based on inputs.