Scippy

SoPlex

Sequential object-oriented simPlex

DSVectorBase< R > Member List

This is the complete list of members for DSVectorBase< R >, including all inherited members.

add(const SVectorBase< S > &vec)DSVectorBase< R >
add(int i, const R &v)DSVectorBase< R >
add(int i)DSVectorBase< R >
add(int n, const int i[], const R v[])DSVectorBase< R >
soplex::SVectorBase::add(const SVectorBase &sv)SVectorBase< R >
soplex::SVectorBase::add(int n, const int i[], const S v[])SVectorBase< R >
soplex::SVectorBase::add(int n, const Nonzero< R > e[])SVectorBase< R >
allocMem(int n)DSVectorBase< R >private
allocMem(int n)DSVectorBase< R >private
assignArray(const S *rowValues, const int *rowIndices, int rowSize)SVectorBase< R >
clear()SVectorBase< R >
dim() constSVectorBase< R >
DSVectorBase(int n=8)DSVectorBase< R >explicit
DSVectorBase(const SVectorBase< S > &old)DSVectorBase< R >explicit
DSVectorBase(const DSVectorBase< R > &old)DSVectorBase< R >
DSVectorBase(const DSVectorBase< S > &old)DSVectorBase< R >
DSVectorBase(const VectorBase< S > &vec)DSVectorBase< R >explicit
DSVectorBase(const SSVectorBase< S > &old)DSVectorBase< R >explicit
Element typedefSVectorBase< R >
element(int n)SVectorBase< R >
element(int n) constSVectorBase< R >
index(int n)SVectorBase< R >
index(int n) constSVectorBase< R >
isConsistent() constDSVectorBase< R >
length() constSVectorBase< R >
length2() constSVectorBase< R >
makeMem(int n)DSVectorBase< R >private
max() constSVectorBase< R >
maxAbs() constSVectorBase< R >
mem() constSVectorBase< R >
minAbs() constSVectorBase< R >
operator*(const VectorBase< R > &w) constSVectorBase< R >
operator*(const SVectorBase< S > &w) constSVectorBase< R >
operator*(const SVectorBase< S > &w) constSVectorBase< R >
operator*=(const R &x)SVectorBase< R >
operator=(const SVectorBase< S > &vec)DSVectorBase< R >
operator=(const DSVectorBase< R > &vec)DSVectorBase< R >
operator=(const DSVectorBase< S > &vec)DSVectorBase< R >
operator=(const VectorBase< S > &vec)DSVectorBase< R >
operator=(const SSVectorBase< S > &vec)DSVectorBase< R >
soplex::SVectorBase::operator=(const SVectorBase< R > &sv)SVectorBase< R >
soplex::SVectorBase::operator=(const SVectorBase< R > &&sv)SVectorBase< R >
operator[](int i) constSVectorBase< R >
pos(int i) constSVectorBase< R >
remove(int n, int m)SVectorBase< R >
remove(int n)SVectorBase< R >
scaleAssign(int scaleExp, const SVectorBase< Real > &sv)SVectorBase< R >
scaleAssign(const int *scaleExp, const SVectorBase< Real > &sv, bool negateExp=false)SVectorBase< R >
set_max(int m)SVectorBase< R >
set_size(int s)SVectorBase< R >
setMax(int newmax=1)DSVectorBase< R >
setMax(int newmax)DSVectorBase< R >
setMem(int n, Nonzero< R > *elmem)SVectorBase< R >
size() constSVectorBase< R >
SLinSolver< R > classDSVectorBase< R >friend
sort()SVectorBase< R >
SVectorBase(int n=0, Nonzero< R > *p_mem=0)SVectorBase< R >explicit
SVectorBase(const SVectorBase< R > &sv)=defaultSVectorBase< R >
theelemDSVectorBase< R >private
value(int n)SVectorBase< R >
value(int n) constSVectorBase< R >
~DSVectorBase()DSVectorBase< R >virtual
~DSVectorBase()DSVectorBase< R >