fix bug #2447 - unary operator bug for single column matrix
authorVadim Pisarevsky <vadim.pisarevsky@itseez.com>
Wed, 17 Oct 2012 18:33:37 +0000 (22:33 +0400)
committerAndrey Kamaev <andrey.kamaev@itseez.com>
Thu, 18 Oct 2012 09:28:01 +0000 (13:28 +0400)
commitf5742e6cacbef77011f3d0b02e8d88a251e63212
treef3be8ac3e152d2670f3d4f26cace3de73fe2996c
parent04384a71e409edc65c41669fa8f7ef9d568050a2
fix bug #2447 - unary operator bug for single column matrix
modules/core/src/arithm.cpp
modules/core/test/test_operations.cpp