Class VariableRecursiveLattice

    • Field Detail

      • blockSize

        public Parameter blockSize
        The number of inputs that use each each coefficient set. This is an integer that defaults to 1.
      • newCoefficients

        public TypedIOPort newCoefficients
        The input for new coefficient values. The type is an array of doubles.
      • input_tokenConsumptionRate

        public Parameter input_tokenConsumptionRate
        The number of tokens consumed from the input port.
      • output_tokenProductionRate

        public Parameter output_tokenProductionRate
        The number of tokens produced from the output port.