Searched refs:aSolution (Results 1 – 1 of 1) sorted by relevance
1024 uno::Sequence<double> aSolution = xSolver->getSolution(); in CallSolver() local1025 if ( aSolution.getLength() == nVarCount ) in CallSolver()1033 aFunc.PutCell( aCellPos, new ScValueCell( aSolution[nVarPos] ), sal_True ); in CallSolver()
Completed in 22 milliseconds