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

Method testMultOperations

test/IECore/VectorData.py:590–592  ·  view source on GitHub ↗

Test DoubleVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

588 BaseVectorDataTest.testSubOperations(self)
589
590 def testMultOperations(self):
591 """Test DoubleVectorData multiplication operations"""
592 BaseVectorDataTest.testMultOperations(self)
593
594 def testDivOperations(self):
595 """Test DoubleVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected