SoPlex Doxygen Documentation
vector_exact.h File Reference

Dense vector of MpqReal. More...

#include <assert.h>
#include <string.h>
#include <math.h>
#include <iostream>
#include "mpqreal.h"

Go to the source code of this file.

Classes

class  Vector_exact
 Dense vector of MpqReal.Class Vector_exact is a copy of class Vector replacing the floating point type Real with the exact MpqReal. More...
 

Namespaces

namespace  soplex
 Everything should be within this namespace.
 

Detailed Description

Dense vector of MpqReal.

Definition in file vector_exact.h.