HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_LinearProgram.h File Reference
#include "UT_API.h"
#include "UT_Matrix.h"
#include "UT_NonCopyable.h"
#include "UT_Vector.h"
+ Include dependency graph for UT_LinearProgram.h:

Go to the source code of this file.

Classes

class  UT_LinearProgram
 

Enumerations

enum  UT_LPSolutionType { UT_LPERROR, UT_LPINFEASIBLE, UT_LPUNBOUNDED, UT_LPOPTIMAL }
 

Enumeration Type Documentation

Enumerator
UT_LPERROR 
UT_LPINFEASIBLE 
UT_LPUNBOUNDED 
UT_LPOPTIMAL 

Definition at line 16 of file UT_LinearProgram.h.