coin-Bcp
CoinPartitionedVector Member List

This is the complete list of members for CoinPartitionedVector, including all inherited members.

add(int index, double element)CoinIndexedVector
append(const CoinPackedVectorBase &caboose)CoinIndexedVector
append(const CoinIndexedVector &caboose)CoinIndexedVector
append(CoinIndexedVector &other, int adjustIndex, bool zapElements=false)CoinIndexedVector
borrowVector(int size, int numberIndices, int *inds, double *elems)CoinIndexedVector
capacity() const CoinIndexedVectorinline
capacity_CoinIndexedVectorprotected
checkClean()CoinPartitionedVector
checkClear()CoinPartitionedVector
clean(double tolerance)CoinIndexedVector
cleanAndPack(double tolerance)CoinIndexedVector
cleanAndPackSafe(double tolerance)CoinIndexedVector
clear()CoinIndexedVector
clearAndKeep()CoinPartitionedVector
clearAndReset()CoinPartitionedVector
clearPartition(int partition)CoinPartitionedVector
CoinIndexedVector()CoinIndexedVector
CoinIndexedVector(int size, const int *inds, const double *elems)CoinIndexedVector
CoinIndexedVector(int size, const int *inds, double element)CoinIndexedVector
CoinIndexedVector(int size, const double *elements)CoinIndexedVector
CoinIndexedVector(int size)CoinIndexedVector
CoinIndexedVector(const CoinIndexedVector &)CoinIndexedVector
CoinIndexedVector(const CoinIndexedVector *)CoinIndexedVector
CoinIndexedVector(const CoinPackedVectorBase &rhs)CoinIndexedVector
CoinPartitionedVector()CoinPartitionedVector
CoinPartitionedVector(int size, const int *inds, const double *elems)CoinPartitionedVector
CoinPartitionedVector(int size, const int *inds, double element)CoinPartitionedVector
CoinPartitionedVector(int size, const double *elements)CoinPartitionedVector
CoinPartitionedVector(int size)CoinPartitionedVector
CoinPartitionedVector(const CoinPartitionedVector &)CoinPartitionedVector
CoinPartitionedVector(const CoinPartitionedVector *)CoinPartitionedVector
compact()CoinPartitionedVector
computeNumberElements()CoinPartitionedVector
copy(const CoinIndexedVector &rhs, double multiplier=1.0)CoinIndexedVector
createOneUnpackedElement(int index, double element)CoinIndexedVector
createPacked(int number, const int *indices, const double *elements)CoinIndexedVector
createUnpacked(int number, const int *indices, const double *elements)CoinIndexedVector
denseVector() const CoinIndexedVectorinline
elements_CoinIndexedVectorprotected
empty()CoinIndexedVector
expand()CoinIndexedVector
getIndices() const CoinIndexedVectorinline
getIndices()CoinIndexedVectorinline
getMaxIndex() const CoinIndexedVector
getMinIndex() const CoinIndexedVector
getNumElements(int partition) const CoinPartitionedVectorinline
getNumElements() const CoinPartitionedVectorinline
getNumPartitions() const CoinPartitionedVectorinline
indices_CoinIndexedVectorprotected
insert(int index, double element)CoinIndexedVector
isApproximatelyEqual(const CoinIndexedVector &rhs, double tolerance=1.0e-8) const CoinIndexedVector
nElements_CoinIndexedVectorprotected
numberElementsPartition_CoinPartitionedVectorprotected
numberPartitions_CoinPartitionedVectorprotected
offset_CoinIndexedVectorprotected
operator!=(const CoinPackedVectorBase &rhs) const CoinIndexedVector
operator!=(const CoinIndexedVector &rhs) const CoinIndexedVector
operator*(const CoinIndexedVector &op2)CoinIndexedVector
operator*=(double value)CoinIndexedVector
operator*=(const CoinIndexedVector &op2)CoinIndexedVector
operator+(const CoinIndexedVector &op2)CoinIndexedVector
operator+=(double value)CoinIndexedVector
operator+=(const CoinIndexedVector &op2)CoinIndexedVector
operator-(const CoinIndexedVector &op2)CoinIndexedVector
operator-=(double value)CoinIndexedVector
operator-=(const CoinIndexedVector &op2)CoinIndexedVector
operator/(const CoinIndexedVector &op2)CoinIndexedVector
operator/=(double value)CoinIndexedVector
operator/=(const CoinIndexedVector &op2)CoinIndexedVector
operator=(const CoinPartitionedVector &)CoinPartitionedVector
CoinIndexedVector::operator=(const CoinIndexedVector &)CoinIndexedVector
CoinIndexedVector::operator=(const CoinPackedVectorBase &rhs)CoinIndexedVector
operator==(const CoinPackedVectorBase &rhs) const CoinIndexedVector
operator==(const CoinIndexedVector &rhs) const CoinIndexedVector
operator[](int i) const CoinIndexedVector
packedMode() const CoinIndexedVectorinline
packedMode_CoinIndexedVectorprotected
print() const CoinPartitionedVector
quickAdd(int index, double element)CoinIndexedVectorinline
quickAddNonZero(int index, double element)CoinIndexedVectorinline
quickInsert(int index, double element)CoinIndexedVectorinline
reallyClear()CoinIndexedVector
reserve(int n)CoinPartitionedVector
returnVector()CoinIndexedVector
scan(int partition, double tolerance=0.0)CoinPartitionedVector
CoinIndexedVector::scan()CoinIndexedVector
CoinIndexedVector::scan(int start, int end)CoinIndexedVector
CoinIndexedVector::scan(double tolerance)CoinIndexedVector
CoinIndexedVector::scan(int start, int end, double tolerance)CoinIndexedVector
scanAndPack()CoinIndexedVector
scanAndPack(int start, int end)CoinIndexedVector
scanAndPack(double tolerance)CoinIndexedVector
scanAndPack(int start, int end, double tolerance)CoinIndexedVector
setCapacity(int value)CoinIndexedVectorinline
setConstant(int size, const int *inds, double elems)CoinIndexedVector
setDenseVector(double *array)CoinIndexedVectorinline
setElement(int index, double element)CoinIndexedVector
setFull(int size, const double *elems)CoinIndexedVector
setIndexVector(int *array)CoinIndexedVectorinline
setNumElements(int value)CoinIndexedVectorinline
setNumElementsPartition(int partition, int value)CoinPartitionedVectorinline
setPacked()CoinIndexedVectorinline
setPackedMode(bool yesNo)CoinIndexedVectorinline
setPartitions(int number, const int *starts)CoinPartitionedVector
setTempNumElementsPartition(int partition, int value)CoinPartitionedVectorinline
setVector(int numberIndices, const int *inds, const double *elems)CoinIndexedVector
setVector(int size, int numberIndices, const int *inds, const double *elems)CoinIndexedVector
sort()CoinPartitionedVector
sortDecrElement()CoinIndexedVector
sortDecrIndex()CoinIndexedVector
sortIncrElement()CoinIndexedVector
sortIncrIndex()CoinIndexedVectorinline
sortPacked()CoinIndexedVector
startPartition(int partition) const CoinPartitionedVectorinline
startPartition_CoinPartitionedVectorprotected
startPartitions() const CoinPartitionedVectorinline
swap(int i, int j)CoinIndexedVector
truncate(int newSize)CoinIndexedVector
zero(int index)CoinIndexedVectorinline
~CoinIndexedVector()CoinIndexedVector
~CoinPartitionedVector()CoinPartitionedVector