Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSimplexVariable Struct Reference

#include <qsimplex_p.h>

+ Inheritance diagram for QSimplexVariable:
+ Collaboration diagram for QSimplexVariable:

Public Member Functions

 QSimplexVariable ()
 

Public Attributes

qreal result
 
int index
 

Detailed Description

Definition at line 27 of file qsimplex_p.h.

Constructor & Destructor Documentation

◆ QSimplexVariable()

QSimplexVariable::QSimplexVariable ( )
inline

Definition at line 29 of file qsimplex_p.h.

Member Data Documentation

◆ index

int QSimplexVariable::index

Definition at line 32 of file qsimplex_p.h.

Referenced by QSimplex::setConstraints().

◆ result

qreal QSimplexVariable::result

Definition at line 31 of file qsimplex_p.h.


The documentation for this struct was generated from the following file: