Scippy

SoPlex

Sequential object-oriented simPlex

unitvector.h File Reference

Sparse vector $e_i$. More...

#include <assert.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 UnitVectorBase< Real > UnitVector
 
typedef UnitVectorBase< Real > UnitVectorReal
 
typedef UnitVectorBase< Rational > UnitVectorRational
 

Detailed Description

Sparse vector $e_i$.

Definition in file unitvector.h.