class

LinProg::Variable

Inherits Reference < Object

Constructors

new(owner : Nil | LinProg::SymbolProblem, id : UInt64, name : Nil | String = nil, bound : LinProg::Bound = Bound.none)
Source

Instance methods

*(*args, **options)
Source
*(*args, **options, &)
Source
+(*args, **options)
Source
+(*args, **options, &)
Source
-(*args, **options)
Source
-(*args, **options, &)
Source
/(*args, **options)
Source
/(*args, **options, &)
Source
<=(*args, **options)
Source
<=(*args, **options, &)
Source
>=(*args, **options)
Source
>=(*args, **options, &)
Source
bound
Source
bound=(bound : Bound)
Source
eq(*args, **options)
Source
eq(*args, **options, &)
Source
inspect(io)
Source
owner
Source
to_s(io)
Source
value
Source