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

Method testMultOperations

test/IECore/VectorData.py:520–522  ·  view source on GitHub ↗

Test HalfVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

518 BaseVectorDataTest.testSubOperations(self)
519
520 def testMultOperations(self):
521 """Test HalfVectorData multiplication operations"""
522 BaseVectorDataTest.testMultOperations(self)
523
524 def testDivOperations(self):
525 """Test HalfVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected