Home
last modified time | relevance | path

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

/haiku/src/libs/alm/
H A DSharedSolver.cpp30 inline void CallSolverMethod(LinearSpec* spec, VariableList* vars) in CallSolverMethod() function
49 inline void CallSolverMethod(LinearSpec* spec, VariableList* vars) in CallSolverMethod() function
69 inline void CallSolverMethod(LinearSpec* spec, VariableList* vars) in CallSolverMethod() function
501 validator.CallSolverMethod(&fLinearSpec, &variables); in _Validate()