• Amro's avatar
    fix randMVNormal in ML (#5469) · 13a0a37e
    Amro authored
    Fix the failed assertion by replacing the GEMM call.
    
    Also random numbers are generated from normal distribution ~N(0,1),
    instead of uniform distribution ~U(0,1).
    13a0a37e
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...