Home
last modified time | relevance | path

Searched defs:frGridQuotient (Results 1 – 1 of 1) sorted by relevance

/dports/math/ogdf/OGDF/include/ogdf/energybased/
H A DFMMMLayout.h668 int frGridQuotient() const {return m_frGridQuotient;} in frGridQuotient() function
671 void frGridQuotient(int p) { m_frGridQuotient = ((0<=p) ? p : 2);} in frGridQuotient() function