Searched refs:OperatorChanged (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/linprog/
H A DActiveSetSolver.h72 bool OperatorChanged(Constraint* constraint);
H A DLinearSpec.cpp369 if (!fSolver->OperatorChanged(constraint))
H A DActiveSetSolver.cpp615 ActiveSetSolver::OperatorChanged(Constraint* constraint) function in class:ActiveSetSolver
/haiku/headers/libs/linprog/
H A DLinearSpec.h49 virtual bool OperatorChanged(Constraint* constraint) = 0;

Completed in 94 milliseconds