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() const | SVectorBase< 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 typedef | SVectorBase< R > | |
element(int n) | SVectorBase< R > | |
element(int n) const | SVectorBase< R > | |
index(int n) | SVectorBase< R > | |
index(int n) const | SVectorBase< R > | |
isConsistent() const | DSVectorBase< R > | |
length() const | SVectorBase< R > | |
length2() const | SVectorBase< R > | |
makeMem(int n) | DSVectorBase< R > | private |
max() const | SVectorBase< R > | |
maxAbs() const | SVectorBase< R > | |
mem() const | SVectorBase< R > | |
minAbs() const | SVectorBase< R > | |
operator*(const VectorBase< R > &w) const | SVectorBase< R > | |
operator*(const SVectorBase< S > &w) const | SVectorBase< R > | |
operator*(const SVectorBase< S > &w) const | SVectorBase< 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) const | SVectorBase< R > | |
pos(int i) const | SVectorBase< 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() const | SVectorBase< R > | |
SLinSolver< R > class | DSVectorBase< R > | friend |
sort() | SVectorBase< R > | |
SVectorBase(int n=0, Nonzero< R > *p_mem=0) | SVectorBase< R > | explicit |
SVectorBase(const SVectorBase< R > &sv)=default | SVectorBase< R > | |
theelem | DSVectorBase< R > | private |
value(int n) | SVectorBase< R > | |
value(int n) const | SVectorBase< R > | |
~DSVectorBase() | DSVectorBase< R > | virtual |
~DSVectorBase() | DSVectorBase< R > | |