Home
last modified time | relevance | path

Searched defs:columnLength (Results 1 – 25 of 138) sorted by relevance

123456

/dports/math/clp/Clp-1.17.3/Clp/src/
H A DClpPESimplex.cpp56 const int *columnLength = clpMatrix->getVectorLengths(); in PEtransposeTimesSubsetAll() local
381 const int *columnLength = clpMatrix->getVectorLengths(); in identifyCompatibleCols() local
469 const int *columnLength = clpMatrix->getVectorLengths(); in identifyCompatibleRows() local
730 const int *columnLength = clpMatrix->getVectorLengths(); in updateCompatibleRows() local
H A DClpCholeskyTaucs.cpp126 const int *columnLength = model_->clpMatrix()->getVectorLengths(); in order() local
243 const int *columnLength = model_->clpMatrix()->getVectorLengths(); in factorize() local
H A DClpCholeskyMumps.cpp130 const int *columnLength = model_->clpMatrix()->getVectorLengths(); in order() local
297 const int *columnLength = model_->clpMatrix()->getVectorLengths(); in factorize() local
H A DClpCholeskyWssmpKKT.cpp136 const int *columnLength = model_->clpMatrix()->getVectorLengths(); in order() local
303 const int *columnLength = model_->clpMatrix()->getVectorLengths(); in factorize() local
H A DClpCholeskyUfl.cpp141 const int *columnLength = model_->clpMatrix()->getVectorLengths(); in order() local
289 const int *columnLength = model_->clpMatrix()->getVectorLengths(); in factorize() local
H A DClpCholeskyWssmp.cpp125 const int *columnLength = model_->clpMatrix()->getVectorLengths(); in order() local
346 const int *columnLength = model_->clpMatrix()->getVectorLengths(); in factorize() local
H A DClpPackedMatrix.cpp319 const int *columnLength = matrix_->getVectorLengths(); in times() local
422 const int *columnLength = matrix_->getVectorLengths(); in transposeTimes() local
494 const int *COIN_RESTRICT columnLength = matrix_->getVectorLengths(); in transposeTimes() local
3312 const int *columnLength = matrix_->getVectorLengths(); in countBasis() local
5255 const int *columnLength = matrix_->getVectorLengths(); in dubiousWeights() local
5284 const int *columnLength = matrix_->getVectorLengths(); in rangeOfElements() local
5846 const int *columnLength = matrix_->getVectorLengths(); in checkFlags() local
6826 const int *columnLength = columnCopy->getVectorLengths(); local
7385 const int *columnLength = columnCopy->getVectorLengths(); local
8619 const int *columnLength = matrix_->getVectorLengths(); local
[all …]
/dports/databases/hbase/hbase-1.2.1/hbase-prefix-tree/src/main/java/org/apache/hadoop/hbase/codec/prefixtree/decode/column/
H A DColumnReader.java38 protected int columnLength; field in ColumnReader
/dports/math/clp/Clp-1.17.3/Clp/examples/
H A DaddColumns.cpp218 const int * columnLength = matrix->getVectorLengths(); in main() local
266 const int * columnLength = matrix->getVectorLengths(); in main() local
H A DmakeDual.cpp73 const int * columnLength = matrix->getVectorLengths(); in main() local
H A DtestQP.cpp155 const int * columnLength = matrix->getVectorLengths(); in main() local
/dports/devel/poco/poco-1.10.1-all/Data/include/Poco/Data/
H A DRecordSet.h600 inline std::size_t RecordSet::columnLength(std::size_t pos) const in columnLength() function
606 inline std::size_t RecordSet::columnLength(const std::string& name)const in columnLength() function
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/examples/
H A Dlongthin.cpp118 const int *columnLength = matrix->getVectorLengths(); in main() local
H A DCbcBranchFollow2.cpp126 const int *columnLength = matrix_.getVectorLengths(); in gutsOfFollowOn2() local
335 const int *columnLength = matrix_.getVectorLengths(); in createBranch() local
H A DCbcSolverLongThin.cpp156 const int *columnLength = matrix->getVectorLengths(); in resolve() local
395 const int *columnLength = matrix->getVectorLengths(); in resolve() local
H A Dfast0507.cpp233 const int *columnLength = matrix->getVectorLengths(); in main() local
/dports/math/ogdf/OGDF/src/coin/Clp/
H A DClpCholeskyTaucs.cpp129 const int * columnLength = model_->clpMatrix()->getVectorLengths(); in order() local
248 const int * columnLength = model_->clpMatrix()->getVectorLengths(); in factorize() local
H A DClpPackedMatrix.cpp268 const int * columnLength = matrix_->getVectorLengths(); in times() local
2325 const int * columnLength = matrix_->getVectorLengths(); in subsetTimes2() local
2407 const int * columnLength = matrix_->getVectorLengths(); in countBasis() local
3880 const int * columnLength = matrix_->getVectorLengths(); in unpack() local
3910 const int * columnLength = matrix_->getVectorLengths(); in unpackPacked() local
3953 const int * columnLength = matrix_->getVectorLengths(); in add() local
3980 const int * columnLength = matrix_->getVectorLengths(); in add() local
4030 const int * columnLength = matrix_->getVectorLengths(); in allElementsInRange() local
4326 const int * columnLength = matrix_->getVectorLengths(); in dubiousWeights() local
4356 const int * columnLength = matrix_->getVectorLengths(); in rangeOfElements() local
[all …]
H A DClpGubMatrix.cpp560 const int * columnLength = matrix_->getVectorLengths(); in transposeTimes() local
820 const int * columnLength = matrix_->getVectorLengths(); in subsetTransposeTimes() local
901 const int * columnLength = matrix_->getVectorLengths(); in countBasis() local
980 const int * columnLength = matrix_->getVectorLengths(); in fillBasis() local
1222 const int * columnLength = matrix_->getVectorLengths(); in unpackPacked() local
1286 const int * columnLength = matrix_->getVectorLengths(); in unpackPacked() local
2319 const int * columnLength = matrix_->getVectorLengths(); in dualExpanded() local
3044 const int * columnLength = matrix_->getVectorLengths(); in useEffectiveRhs() local
/dports/biology/bbmap/bbmap/current/driver/
H A DCorrelateIdentity.java160 private int columnLength=Integer.MAX_VALUE; field in CorrelateIdentity
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcHeuristicDiveVectorLength.cpp72 const int *columnLength = matrix_.getVectorLengths(); in selectVariableToBranch() local
H A DCbcHeuristicGreedy.cpp158 const int *columnLength = matrix_.getVectorLengths(); in solution() local
400 const int *columnLength = matrix_.getVectorLengths(); in validate() local
566 const int *columnLength = matrix_.getVectorLengths(); in solution() local
827 const int *columnLength = matrix_.getVectorLengths(); in validate() local
977 const int *columnLength = matrix_.getVectorLengths(); in solution() local
1811 const int *columnLength = matrix_.getVectorLengths(); in validate() local
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/problem/
H A DCouenneLPtightenBoundsCLP-light.cpp38 const int * columnLength = T::getMatrixByCol()->getVectorLengths(); in tightenBoundsCLP_Light() local
H A DCouenneLPtightenBoundsCLP.cpp41 const int * columnLength = T::getMatrixByCol()->getVectorLengths(); in tightenBoundsCLP() local
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/
H A DScanWildcardColumnTracker.java37 private int columnLength = 0; field in ScanWildcardColumnTracker

123456