LP geometric mean scaling. More...
#include <assert.h>
#include "soplex/spxdefines.h"
#include "soplex/spxscaler.h"
#include "spxgeometsc.hpp"
Go to the source code of this file.
Classes | |
class | SPxGeometSC< R > |
Geometric mean row/column scaling.This SPxScaler implementation performs geometric mean scaling of the LPs rows and columns. More... | |
Namespaces | |
soplex | |
Everything should be within this namespace. | |
LP geometric mean scaling.
Definition in file spxgeometsc.h.