graphid.core._rhomb_dist module

This is very ibeis-specific, and likely does not belong here.

graphid.core._rhomb_dist.RhombicuboctahedronDistanceDemo()[source]

CommandLine

python -m graphid.core._rhomb_dist RhombicuboctahedronDistanceDemo --show
Returns:

face

Return type:

?

CommandLine

python -m graphid.core._rhomb_dist RhombicuboctahedronDistanceDemo --show

Example

>>> # xdoctest: +REQUIRES(module:pygraphviz)
>>> from graphid import util
>>> RhombicuboctahedronDistanceDemo()
>>> util.show_if_requested()