fixed bug #1306 (Vec assignment); added tests for Vec & Matx multiplication
authorVadim Pisarevsky <no@email>
Mon, 15 Aug 2011 13:24:13 +0000 (13:24 +0000)
committerVadim Pisarevsky <no@email>
Mon, 15 Aug 2011 13:24:13 +0000 (13:24 +0000)
commitfba70ca13138af5521e23f4979f389c15cb9a035
tree2b4a75df365f40312bf166d42a3bc1178f8db5c3
parent58c0bea68ac65e388813a1cc0d91a66155a535ed
fixed bug #1306 (Vec assignment); added tests for Vec & Matx multiplication
modules/core/include/opencv2/core/core.hpp
modules/core/include/opencv2/core/operations.hpp
modules/core/test/test_operations.cpp