Home
last modified time | relevance | path

Searched refs:numberPartitions_ (Results 1 – 6 of 6) sorted by relevance

/dports/math/osi/Osi-0.108.6/CoinUtils/src/
H A DCoinIndexedVector.cpp2014 if (numberPartitions_) { in computeNumberElements()
2017 for (int i = 0; i < numberPartitions_; i++) in computeNumberElements()
2025 if (numberPartitions_) { in compact()
2028 for (int i = 1; i < numberPartitions_; i++) { in compact()
2050 numberPartitions_ = 0; in compact()
2068 numberPartitions_ = number; in setPartitions()
2077 …assert(startPartition_[numberPartitions_] >= last && startPartition_[numberPartitions_] <= capacit… in setPartitions()
2086 if (numberPartitions_) { in clearAndReset()
2097 numberPartitions_ = 0; in clearAndReset()
2105 for (int i = 0; i < numberPartitions_; i++) { in clearAndKeep()
[all …]
H A DCoinIndexedVector.hpp1320 return numberPartitions_; in getNumPartitions()
1346 if (numberPartitions_) in setNumElementsPartition()
1424 int numberPartitions_; member in CoinPartitionedVector
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/
H A DCoinIndexedVector.cpp2014 if (numberPartitions_) { in computeNumberElements()
2017 for (int i = 0; i < numberPartitions_; i++) in computeNumberElements()
2025 if (numberPartitions_) { in compact()
2028 for (int i = 1; i < numberPartitions_; i++) { in compact()
2050 numberPartitions_ = 0; in compact()
2068 numberPartitions_ = number; in setPartitions()
2077 …assert(startPartition_[numberPartitions_] >= last && startPartition_[numberPartitions_] <= capacit… in setPartitions()
2086 if (numberPartitions_) { in clearAndReset()
2097 numberPartitions_ = 0; in clearAndReset()
2105 for (int i = 0; i < numberPartitions_; i++) { in clearAndKeep()
[all …]
H A DCoinIndexedVector.hpp1320 return numberPartitions_; in getNumPartitions()
1346 if (numberPartitions_) in setNumElementsPartition()
1424 int numberPartitions_; member in CoinPartitionedVector
/dports/math/clp/Clp-1.17.3/CoinUtils/src/
H A DCoinIndexedVector.cpp2013 if (numberPartitions_) { in computeNumberElements()
2016 for (int i = 0; i < numberPartitions_; i++) in computeNumberElements()
2024 if (numberPartitions_) { in compact()
2027 for (int i = 1; i < numberPartitions_; i++) { in compact()
2049 numberPartitions_ = 0; in compact()
2067 numberPartitions_ = number; in setPartitions()
2076 …assert(startPartition_[numberPartitions_] >= last && startPartition_[numberPartitions_] <= capacit… in setPartitions()
2085 if (numberPartitions_) { in clearAndReset()
2096 numberPartitions_ = 0; in clearAndReset()
2104 for (int i = 0; i < numberPartitions_; i++) { in clearAndKeep()
[all …]
H A DCoinIndexedVector.hpp1320 return numberPartitions_; in getNumPartitions()
1346 if (numberPartitions_) in setNumElementsPartition()
1424 int numberPartitions_; member in CoinPartitionedVector