Searched refs:SetOp (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/libs/linprog/ | ||
H A D | Constraint.h | 53 void SetOp(OperatorType value); |
/haiku/src/libs/linprog/ | ||
H A D | Constraint.cpp | 205 Constraint::SetOp(OperatorType value) in SetOp() function in Constraint |