fixed bug #1318. extended RNG::fill with the optional saturateRange parameter
authorVadim Pisarevsky <no@email>
Thu, 29 Mar 2012 12:00:34 +0000 (12:00 +0000)
committerVadim Pisarevsky <no@email>
Thu, 29 Mar 2012 12:00:34 +0000 (12:00 +0000)
commit586ff429ec73648fad65f1f2a257d2090153421f
tree36d15b44369fe590b2a796d8e0de40a16ccc1577
parentee8c4aeb4bbd0f9e407472e96086ee8cd509a678
fixed bug #1318. extended RNG::fill with the optional saturateRange parameter
modules/core/doc/operations_on_arrays.rst
modules/core/include/opencv2/core/core.hpp
modules/core/src/rand.cpp
modules/core/test/test_rand.cpp