SoPlex Doxygen Documentation
unitvector.h File Reference

Sparse vector $e_i$. More...

#include <assert.h>
#include "spxdefines.h"
#include "svector.h"

Go to the source code of this file.

Classes

class  UnitVector
 Sparse vector $e_i$.A UnitVector is an SVector that can take only one nonzero value with value 1 but arbitrary index. More...
 

Namespaces

namespace  soplex
 Everything should be within this namespace.
 

Detailed Description

Sparse vector $e_i$.

Definition in file unitvector.h.