#include <problem.h>
Public Attributes |
int | borderSize |
| of features bounding the problem
|
int | probSize |
| of features in problem
|
int | seed |
| first feat in sub part
|
int * | sol |
| sub solution
|
int * | sub |
| wrap bw sub feat and main feat
|
int | subSize |
| total # features (prob + border)
|
Detailed Description
Definition at line 54 of file problem.h.
Member Data Documentation
int pal::_subpart::borderSize |
of features bounding the problem
Definition at line 64 of file problem.h.
int pal::_subpart::probSize |
of features in problem
Definition at line 59 of file problem.h.
first feat in sub part
Definition at line 82 of file problem.h.
wrap bw sub feat and main feat
Definition at line 74 of file problem.h.
int pal::_subpart::subSize |
total # features (prob + border)
Definition at line 69 of file problem.h.
The documentation for this struct was generated from the following file:
- /tmp/buildd/qgis-2.8.2+12wheezy/src/core/pal/problem.h