added implementation copyTo() with mask and added test for this method
authorAndrey Morozov <no@email>
Thu, 22 Jul 2010 14:39:54 +0000 (14:39 +0000)
committerAndrey Morozov <no@email>
Thu, 22 Jul 2010 14:39:54 +0000 (14:39 +0000)
commita0b1107b3c29371b1f68d9ad56c8b9340332e134
treecdf3e260ead77a4a76b357b138186cc1309d3465
parent98c8ecf82926884757b1bf380a18dddbe797fc83
added implementation copyTo() with mask and added test for this method
modules/gpu/src/cuda/cuda_shared.hpp
modules/gpu/src/cuda/matrix_operations.cu
modules/gpu/src/matrix_operations.cpp
tests/gpu/src/operator_copy_to.cpp [new file with mode: 0644]