used cudaMalloc for 1-row or 1-column matrix instead of cudaMallocPitch
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Thu, 30 May 2013 09:11:32 +0000 (13:11 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Mon, 10 Jun 2013 08:40:32 +0000 (12:40 +0400)
commit04894893225c90de38269ad8fc607a126c427370
tree49483f3e25d1a674836b61d1666b97e3e134c4f7
parent1db4afac6aa52be3e158a5fdc03572ee0d51baf1
used cudaMalloc for 1-row or 1-column matrix instead of cudaMallocPitch
modules/core/src/gpu_mat.cpp