Searched refs:maybelog (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/doc/pattern_tools/ |
D | svgfig.py | 743 def maybelog(t, it1, it2, ot1, ot2, logbase): function 754 xfunc = lambda x: maybelog(x, ix1, ix2, ox1, ox2, xlogbase) 760 yfunc = lambda y: maybelog(y, iy1, iy2, oy1, oy2, ylogbase)
|