Home
last modified time | relevance | path

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

/dports/math/clp/Clp-1.17.3/Clp/src/
H A DCoinAbcBaseFactorization.hpp1205 double ftranFullAverageAfterL_; member in CoinAbcTypeFactorization
H A DCoinAbcBaseFactorization1.cpp264 ftranFullAverageAfterL_ = INITIAL_AVERAGE; in gutsOfInitialize()
426 ftranFullAverageAfterL_ = other.ftranFullAverageAfterL_; in gutsOfCopy()
H A DCoinAbcBaseFactorization4.cpp4549 ftranFullAverageAfterL_ = INITIAL_AVERAGE;
4585ftranFullAverageAfterL_ = CoinMax(ftranFullCountAfterL_ / ftranFullCountInput_, INITIAL_AVERAGE2);