MCPcopy Create free account
hub / github.com/ImageEngine/cortex / testComparison

Method testComparison

test/IECore/VectorData.py:508–510  ·  view source on GitHub ↗

Test HalfVectorData comparison function

(self)

Source from the content-addressed store, hash-verified

506 BaseVectorDataTest.testEquality(self)
507
508 def testComparison(self):
509 """Test HalfVectorData comparison function"""
510 BaseVectorDataTest.testComparison(self)
511
512 def testSumOperations(self):
513 """Test HalfVectorData sum operations"""

Callers

nothing calls this directly

Calls 1

testComparisonMethod · 0.45

Tested by

no test coverage detected