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

Method testSumOperations

test/IECore/VectorData.py:512–514  ·  view source on GitHub ↗

Test HalfVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

510 BaseVectorDataTest.testComparison(self)
511
512 def testSumOperations(self):
513 """Test HalfVectorData sum operations"""
514 BaseVectorDataTest.testSumOperations(self)
515
516 def testSubOperations(self):
517 """Test HalfVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected