FixedRatioParameter

public class FixedRatioParameter : ScheduleParameterable

Undocumented

  • Undocumented

    Declaration

    Swift

    public var value: Int
  • Undocumented

    Declaration

    Swift

    public var values: [Int]
  • Undocumented

    Declaration

    Swift

    public init(_ value: Int)