Home
last modified time | relevance | path

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

/dports/math/ogdf/OGDF/src/coin/Clp/
H A DClpLsqr.cpp239 double atolnew = atol; in do_lsqr() local
245 atolnew = atolnew * 0.1; in do_lsqr()
253 atolnew = atol; in do_lsqr()
258 outfo->atolnew = atolnew; in do_lsqr()
H A DClpPdco.cpp649 atol = outfo.atolnew; in pdco()
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DClpLsqr.cpp233 double atolnew = atol; in do_lsqr() local
239 atolnew = atolnew * 0.1; in do_lsqr()
247 atolnew = atol; in do_lsqr()
252 outfo->atolnew = atolnew; in do_lsqr()
H A DClpInterior.hpp37 double atolnew; member
H A DClpPdco.cpp639 atol = outfo.atolnew; in pdco()
/dports/math/ogdf/OGDF/include/coin/
H A DClpInterior.hpp37 double atolnew; member