Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | object --+ | | | named._Named --+ | named._NamedTuple --+ | Hausdorff6Tuple
6-Tuple (hd, i, j, mn, md, units)
with the Hausdorff distance hd
, indices
i
and j
, the total count mn
, the
mean Hausdorff
distance md
and the class
or name of both distance units
.
For directed Hausdorff
distances, count mn
is the number of model points considered. For symmetric
Hausdorff
distances count mn
twice that.
Indices i
and j
are the model
respectively target
point with the hd
distance.
Mean distance md
is None
if an early
break
occurred and early breaking was enabled by keyword argument
early=True
.
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Static Methods | |
Inherited from |
Class Variables | |
_Names_ =
Tuple specifying the name of each
Named-Tuple item.
|
|
_Units_ = _Pass, Number_, Number_, Number_, _Pass, _Pass Tuple defining the units of the value of each
Named-Tuple item.
|
Properties | |
Inherited from Inherited from Inherited from |
Method Details |
Overloaded
|
Class Variable Details |
_Names_Tuple specifying the Note: Specify at least 2 item names.
|
_Units_Tuple defining the Note:
The
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Nov 21 19:56:44 2021 | http://epydoc.sourceforge.net |