Scippy

SoPlex

Sequential object-oriented simPlex

spxfastrt.h File Reference

Fast shifting ratio test. More...

#include <assert.h>
#include "soplex/spxdefines.h"
#include "soplex/spxratiotester.h"
#include "spxfastrt.hpp"

Go to the source code of this file.

Classes

class  SPxFastRT< R >
 Fast shifting ratio test. More...
 

Namespaces

namespace  soplex
 Everything should be within this namespace.
 

Macros

#define SOPLEX_FASTRT_EPSILON   1e-10
 

Detailed Description

Fast shifting ratio test.

Definition in file spxfastrt.h.

Macro Definition Documentation

◆ SOPLEX_FASTRT_EPSILON

#define SOPLEX_FASTRT_EPSILON   1e-10

Definition at line 39 of file spxfastrt.h.