added is_signed into numeric_limits_gpu, fixed incorrect min max finding for floating...
authorAlexey Spizhevoy <no@email>
Mon, 29 Nov 2010 13:21:43 +0000 (13:21 +0000)
committerAlexey Spizhevoy <no@email>
Mon, 29 Nov 2010 13:21:43 +0000 (13:21 +0000)
commit678f392569f2d345d672f2371f5110a16450ea19
treead1580962ead29d2d8f88a9ed6d81ecec0568a85
parent6ad158dbe1239e3bdfd277f15795747f5c7bd012
added is_signed into numeric_limits_gpu, fixed incorrect min max finding for floating values
modules/gpu/src/arithm.cpp
modules/gpu/src/cuda/limits_gpu.hpp
modules/gpu/src/cuda/mathfunc.cu
tests/gpu/src/arithm.cpp