Searched refs:SetCoeff (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/headers/libs/linprog/
H A DSummand.h27 void SetCoeff(double coeff);
/haiku-fatelf/src/libs/linprog/
H A DSummand.cpp52 Summand::SetCoeff(double coeff) function in class:Summand
H A DConstraint.cpp106 summand->SetCoeff(summand->Coeff() + nextSummand->Coeff());

Completed in 94 milliseconds