Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dhoward_cycle_ratio.hpp155 , m_cr(m_bound) in mcr_howard()
341 if (m_cmp(m_cr, cr)) in cycle_ratio()
343 m_cr = cr; in cycle_ratio()
438 float_t m_cr; //>The best cycle ratio that has been found so far member in boost::detail::mcr_howard