Geometric mean row/column scaling. More...
#include <assert.h>
#include "soplex/spxgeometsc.h"
#include "soplex/spxout.h"
#include "soplex/spxlpbase.h"
#include "soplex/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.