Scippy

SoPlex

Sequential object-oriented simPlex

dvector.h File Reference

Dynamic vectors. More...

#include "soplex/spxdefines.h"
#include "soplex/basevectors.h"
#include "soplex/vector.h"

Go to the source code of this file.

Namespaces

 soplex
 Everything should be within this namespace.
 

Typedefs

typedef VectorBase< Real > DVector
 
typedef VectorBase< Real > DVectorReal
 
typedef VectorBase< Rational > DVectorRational
 

Detailed Description

Dynamic vectors.

Definition in file dvector.h.