Home
last modified time | relevance | path

Searched refs:removeBound (Results 1 – 14 of 14) sorted by relevance

/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DDependency.hs485 Dependency pkgName (removeBound relKind RelaxDepModNone verRange) cs
509 Dependency depName (removeBound relKind relMod verRange) cs
511 Dependency depName (removeBound relKind relMod verRange) cs
515 removeBound :: RelaxKind -> RelaxDepMod -> VersionRange -> VersionRange
516 removeBound RelaxLower RelaxDepModNone = removeLowerBound function
517 removeBound RelaxUpper RelaxDepModNone = removeUpperBound function
518 removeBound relKind RelaxDepModCaret = hyloVersionRange embed projectVersionRange function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DDependency.hs496 Dependency pkgName (removeBound relKind RelaxDepModNone verRange) cs
520 Dependency depName (removeBound relKind relMod verRange) cs
522 Dependency depName (removeBound relKind relMod verRange) cs
526 removeBound :: RelaxKind -> RelaxDepMod -> VersionRange -> VersionRange
527 removeBound RelaxLower RelaxDepModNone = removeLowerBound function
528 removeBound RelaxUpper RelaxDepModNone = removeUpperBound function
529 removeBound relKind RelaxDepModCaret = hyloVersionRange embed projectVersionRange function
/dports/math/qposases/qpOASES-3.2.1/include/qpOASES/
H A DSQProblemSchur.hpp241 …virtual returnValue removeBound( int_t number, /**< Number of bound to be removed from activ…
H A DQProblemB.hpp952 returnValue removeBound( int_t number, /**< Number of bound to be removed from active set. */
H A DQProblem.hpp701 …virtual returnValue removeBound( int_t number, /**< Number of bound to be removed from activ…
/dports/math/casadi/casadi-3.5.5/external_packages/qpOASES/include/qpOASES/
H A DSQProblemSchur.hpp300 …virtual returnValue removeBound( int_t number, /**< Number of bound t…
H A DQProblemB.hpp951 …returnValue removeBound( int_t number, /**< Number of bound to be removed from ac…
H A DQProblem.hpp700 …virtual returnValue removeBound( int_t number, /**< Number of bound t…
/dports/math/qposases/qpOASES-3.2.1/src/
H A DQProblem.cpp1877 returnvalue = removeBound( i, BT_TRUE, BT_FALSE, options.enableNZCTests ); in updateActivitiesForHotstart()
1885 returnvalue = removeBound( i, BT_TRUE, BT_FALSE, options.enableNZCTests ); in updateActivitiesForHotstart()
2448 if ( removeBound( i,updateCholesky,BT_FALSE,options.enableNZCTests ) != SUCCESSFUL_RETURN ) in setupAuxiliaryWorkingSet()
2452 if ( removeBound( i,updateCholesky,BT_FALSE,options.enableNZCTests ) != SUCCESSFUL_RETURN ) in setupAuxiliaryWorkingSet()
3250 if ( removeBound( y_min_number,BT_TRUE,BT_FALSE,BT_FALSE ) != SUCCESSFUL_RETURN ) in addConstraint_ensureLI()
3726 if ( removeBound( y_min_number,BT_TRUE,BT_FALSE,BT_FALSE ) != SUCCESSFUL_RETURN ) in addBound_ensureLI()
4018 returnValue QProblem::removeBound( int_t number, in removeBound() function in QProblem
5307 if ( removeBound( BC_idx,BT_TRUE,BT_TRUE,options.enableNZCTests ) != SUCCESSFUL_RETURN ) in changeActiveSet()
6328 removeBound (y_min_number, BT_TRUE, BT_FALSE, BT_FALSE); in dropInfeasibles()
H A DQProblemB.cpp2801 if ( removeBound( i,updateCholesky ) != SUCCESSFUL_RETURN ) in setupAuxiliaryWorkingSet()
2805 if ( removeBound( i,updateCholesky ) != SUCCESSFUL_RETURN ) in setupAuxiliaryWorkingSet()
3375 if ( removeBound( BC_idx,BT_TRUE ) != SUCCESSFUL_RETURN ) in changeActiveSet()
3554 returnValue QProblemB::removeBound( int_t number, in removeBound() function in QProblemB
H A DSQProblemSchur.cpp1061 if ( removeBound( y_min_number,BT_TRUE,BT_FALSE,BT_FALSE ) != SUCCESSFUL_RETURN ) in addConstraint_ensureLI()
1468 if ( removeBound( y_min_number,BT_TRUE,BT_FALSE,BT_FALSE ) != SUCCESSFUL_RETURN ) in addBound_ensureLI()
1798 returnValue SQProblemSchur::removeBound( int_t number, in removeBound() function in SQProblemSchur
/dports/math/casadi/casadi-3.5.5/external_packages/qpOASES/src/
H A DQProblem.cpp1855 returnvalue = removeBound( i, BT_TRUE, BT_FALSE, options.enableNZCTests ); in updateActivitiesForHotstart()
1863 returnvalue = removeBound( i, BT_TRUE, BT_FALSE, options.enableNZCTests ); in updateActivitiesForHotstart()
2420 … if ( removeBound( i,updateCholesky,BT_FALSE,options.enableNZCTests ) != SUCCESSFUL_RETURN ) in setupAuxiliaryWorkingSet()
2424 … if ( removeBound( i,updateCholesky,BT_FALSE,options.enableNZCTests ) != SUCCESSFUL_RETURN ) in setupAuxiliaryWorkingSet()
3220 if ( removeBound( y_min_number,BT_TRUE,BT_FALSE,BT_FALSE ) != SUCCESSFUL_RETURN ) in addConstraint_ensureLI()
3696 if ( removeBound( y_min_number,BT_TRUE,BT_FALSE,BT_FALSE ) != SUCCESSFUL_RETURN ) in addBound_ensureLI()
3988 returnValue QProblem::removeBound( int_t number, in removeBound() function in QProblem
5277 … if ( removeBound( BC_idx,BT_TRUE,BT_TRUE,options.enableNZCTests ) != SUCCESSFUL_RETURN ) in changeActiveSet()
6298 removeBound (y_min_number, BT_TRUE, BT_FALSE, BT_FALSE); in dropInfeasibles()
H A DQProblemB.cpp2795 if ( removeBound( i,updateCholesky ) != SUCCESSFUL_RETURN ) in setupAuxiliaryWorkingSet()
2799 if ( removeBound( i,updateCholesky ) != SUCCESSFUL_RETURN ) in setupAuxiliaryWorkingSet()
3368 if ( removeBound( BC_idx,BT_TRUE ) != SUCCESSFUL_RETURN ) in changeActiveSet()
3547 returnValue QProblemB::removeBound( int_t number, in removeBound() function in QProblemB
H A DSQProblemSchur.cpp1071 if ( removeBound( y_min_number,BT_TRUE,BT_FALSE,BT_FALSE ) != SUCCESSFUL_RETURN ) in addConstraint_ensureLI()
1478 if ( removeBound( y_min_number,BT_TRUE,BT_FALSE,BT_FALSE ) != SUCCESSFUL_RETURN ) in addBound_ensureLI()
1808 returnValue SQProblemSchur::removeBound( int_t number, in removeBound() function in SQProblemSchur