Geometric mean row/column scaling. More...
#include <assert.h>#include "spxgeometsc.h"#include "spxout.h"#include "spxlpbase.h"#include "spxequilisc.h"Go to the source code of this file.
Namespaces | |
| soplex | |
| Everything should be within this namespace. | |
Functions | |
| static Real | computeScalingVec (const SVSet *vecset, const std::vector< Real > &coScaleval, std::vector< Real > &scaleval) |
Geometric mean row/column scaling.
Definition in file spxgeometsc.cpp.