8 #ifndef __UT_LinearProgram_h__
9 #define __UT_LinearProgram_h__
43 int setupProblem(
int leRules,
int geRules,
44 int equalRules,
int resultSize,
64 void destroyWorkingVectors();
65 void createWorkingVectors();
66 void findPivotCol(
float *factors,
int *
indices,
67 int maxIndex,
int abs,
int findMax,
68 int &pivotCol,
float &factor );
69 void findPivotRow(
int &pivotRow,
int pivotCol );
70 void doPivot(
int doAux,
int row,
int col );
GLsizei GLenum const void * indices
**But if you need a result
#define UT_NON_COPYABLE(CLASS)
Define deleted copy constructor and assignment operator inside a class.
IMATH_INTERNAL_NAMESPACE_HEADER_ENTER IMATH_HOSTDEVICE constexpr T abs(T a) IMATH_NOEXCEPT
GLenum GLenum GLsizei void * row