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

Method testMultOperations

test/IECore/VectorData.py:941–943  ·  view source on GitHub ↗

Test ShortVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

939 BaseVectorDataTest.testSubOperations(self)
940
941 def testMultOperations(self):
942 """Test ShortVectorData multiplication operations"""
943 BaseVectorDataTest.testMultOperations(self)
944
945 def testDivOperations(self):
946 """Test ShortVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected