Request to comments on pull request for simplex method. In particular
*) while(1) is replaced with for(;;)
*) if(true){...} constructions in tests are replaced with #if 1 ...
#endif
|
||
|---|---|---|
| .. | ||
| doc | ||
| include/opencv2 | ||
| src | ||
| test | ||
| CMakeLists.txt | ||
Request to comments on pull request for simplex method. In particular
*) while(1) is replaced with for(;;)
*) if(true){...} constructions in tests are replaced with #if 1 ...
#endif
|
||
|---|---|---|
| .. | ||
| doc | ||
| include/opencv2 | ||
| src | ||
| test | ||
| CMakeLists.txt | ||