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))
H A DActiveSetSolver.cpp601 ActiveSetSolver::LeftSideChanged(Constraint* constraint) function in class:ActiveSetSolver
/haiku/headers/libs/linprog/
H A DLinearSpec.h47 virtual bool LeftSideChanged(Constraint* constraint) = 0;

Completed in 34 milliseconds