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

Method testDivOperations

test/IECore/VectorData.py:524–526  ·  view source on GitHub ↗

Test HalfVectorData division operations

(self)

Source from the content-addressed store, hash-verified

522 BaseVectorDataTest.testMultOperations(self)
523
524 def testDivOperations(self):
525 """Test HalfVectorData division operations"""
526 BaseVectorDataTest.testDivOperations(self)
527
528 def testByValueItem(self):
529 """Test HalfVectorData by value return type"""

Callers

nothing calls this directly

Calls 1

testDivOperationsMethod · 0.45

Tested by

no test coverage detected