Scippy

SoPlex

Sequential object-oriented simPlex

vector.h File Reference

Dense vector for linear algebra. More...

#include <math.h>
#include "spxdefines.h"
#include "basevectors.h"

Go to the source code of this file.

Namespaces

 soplex
 Everything should be within this namespace.
 

Typedefs

typedef VectorBase< Real > Vector
 
typedef VectorBase< Real > VectorReal
 
typedef VectorBase< Rational > VectorRational
 

Detailed Description

Dense vector for linear algebra.

Definition in file vector.h.