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

Method testSubOperations

test/IECore/VectorData.py:446–448  ·  view source on GitHub ↗

Test FloatVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

444 BaseVectorDataTest.testSumOperations(self)
445
446 def testSubOperations(self):
447 """Test FloatVectorData subtraction operations"""
448 BaseVectorDataTest.testSubOperations(self)
449
450 def testMultOperations(self):
451 """Test FloatVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected