struct

LinProg::Bound

Inherits Struct < Value < Object

Constructors

new(min : Float64, max : Float64, integer : Bool = false)
Source

Class methods

binary
Source
integer
Source
negative
Source
none
Source
positive
Source

Instance methods

clone
Source
copy_with(min _min = @min, max _max = @max, integer _integer = @integer)
Source
integer
max
min