Class ProbabilitiesGate

  • All Implemented Interfaces:
    org.redfx.strange.Gate

    public class ProbabilitiesGate
    extends PseudoGate
    A special implementation of a Gate that is not altering the probability vector, but that is used in rendering.
    Author:
    johan
    • Constructor Detail

      • ProbabilitiesGate

        public ProbabilitiesGate​(org.redfx.strange.Step step)
    • Method Detail

      • createUI

        public javafx.scene.layout.Region createUI()