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

Method testMultOperations

test/IECore/VectorData.py:450–452  ·  view source on GitHub ↗

Test FloatVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

448 BaseVectorDataTest.testSubOperations(self)
449
450 def testMultOperations(self):
451 """Test FloatVectorData multiplication operations"""
452 BaseVectorDataTest.testMultOperations(self)
453
454 def testDivOperations(self):
455 """Test FloatVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected