Home
last modified time | relevance | path

Searched refs:LeftSideChanged (Results 1 – 4 of 4) sorted by relevance

/haiku/src/libs/linprog/
H A DActiveSetSolver.h70 bool LeftSideChanged(Constraint* constraint);
H A DLinearSpec.cpp351 if (!fSolver->LeftSideChanged(constraint)) in UpdateLeftSide()
H A DActiveSetSolver.cpp601 ActiveSetSolver::LeftSideChanged(Constraint* constraint) in LeftSideChanged() function in ActiveSetSolver
/haiku/headers/libs/linprog/
H A DLinearSpec.h47 virtual bool LeftSideChanged(Constraint* constraint) = 0;