fixed mixed-type array operations (bug #2336)
authorVadim Pisarevsky <vadim.pisarevsky@itseez.com>
Wed, 19 Sep 2012 13:55:34 +0000 (17:55 +0400)
committerVadim Pisarevsky <vadim.pisarevsky@itseez.com>
Wed, 19 Sep 2012 13:55:34 +0000 (17:55 +0400)
commit1ded1597e77c2710635173d5339b51ee1b4cf87e
tree1f50e5f33fcae60efbdfc2db52448eeae76286cc
parent738d3fef3819a11930502c44555cfacb95b29e5c
fixed mixed-type array operations (bug #2336)
modules/core/src/arithm.cpp
modules/core/test/test_operations.cpp