SolveLPResultUnfeasible Field |
http://www.emgu.com
Problem is unfeasible (there are no points that satisfy all the constraints imposed)
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const SolveLPResult Unfeasible = -1
Public Const Unfeasible As SolveLPResult = -1
public:
literal SolveLPResult^ Unfeasible = -1
static val mutable Unfeasible: SolveLPResult
Field Value
Type:
SolveLPResult
See Also