pose_format.torch.representation.distance_test module
Classes:
|
Test cases of distance representation between points. |
- class pose_format.torch.representation.distance_test.TestDistanceRepresentation(methodName='runTest')[source]
Bases:
TestCaseTest cases of distance representation between points.
Methods:
Test if masked values return a distance of zero.
Tests if the returned distance is as expected for given non-masked/unmasked points.