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

Method testSubOperations

test/IECore/VectorData.py:516–518  ·  view source on GitHub ↗

Test HalfVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

514 BaseVectorDataTest.testSumOperations(self)
515
516 def testSubOperations(self):
517 """Test HalfVectorData subtraction operations"""
518 BaseVectorDataTest.testSubOperations(self)
519
520 def testMultOperations(self):
521 """Test HalfVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected