Home
last modified time | relevance | path

Searched defs:toZero (Results 1 – 11 of 11) sorted by relevance

/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/
H A DCglTreeInfo.hpp138 inline int *toZero() in toZero() function in CglTreeProbingInfo
H A DCglStored.cpp38 const int *toZero = probingInfo_->toZero(); in generateCuts() local
/dports/math/frobby/frobby-0.9.1/src/
H A DEulerState.cpp233 void EulerState::toZero() { in toZero() function in EulerState
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/trees/
H A DTreeNodeSuite.scala137 val toZero: PartialFunction[Expression, Expression] = { case Literal(_, _) => Literal(0) } constant
/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/src/PETSc/
H A DScatter.pyx79 def toZero(cls, Vec vec): member in Scatter
/dports/math/SCIP/scip-7.0.3/check/solchecker/src/
H A Dgmputils.cpp131 void Rational::toZero() in toZero() function in Rational
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcSolverHeuristics.cpp648 int toZero = 0; in fixVubs() local
H A DCbcNode.cpp2037 const int *toZero = NULL; in chooseDynamicBranch() local
H A DCbcModel.cpp3988 const int *toZero = probingInfo_->toZero(); local
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglProbing/
H A DCglProbing.cpp3237 const int * toZero = NULL; in probe() local
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglPreProcess/
H A DCglPreProcess.cpp5974 const int *toZero = info.toZero(); in modified() local