Scippy

SoPlex

Sequential object-oriented simPlex

spxgeometsc.cpp File Reference

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)
 

Detailed Description

Geometric mean row/column scaling.

Definition in file spxgeometsc.cpp.