SolveLPResultUnbounded Field |
http://www.emgu.com
Problem is unbounded (target function can achieve arbitrary high values)
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const SolveLPResult Unbounded = -2
Public Const Unbounded As SolveLPResult = -2
public:
literal SolveLPResult^ Unbounded = -2
static val mutable Unbounded: SolveLPResult
Field Value
Type:
SolveLPResult
See Also