make RNG function names more similar to other caffe math function names
authorJeff Donahue <jeff.donahue@gmail.com>
Tue, 8 Apr 2014 18:57:25 +0000 (11:57 -0700)
committerJeff Donahue <jeff.donahue@gmail.com>
Wed, 9 Apr 2014 03:17:17 +0000 (20:17 -0700)
commit078e0bf713bcc4f9178f6694c66b368302448484
tree1ec4d86df45854ff8b1bc13deaf1a31328c7ef54
parent81db75c6aef06ab0699690ad290a6853f2088711
make RNG function names more similar to other caffe math function names
include/caffe/filler.hpp
include/caffe/util/math_functions.hpp
src/caffe/layers/dropout_layer.cpp
src/caffe/test/test_common.cpp
src/caffe/test/test_random_number_generator.cpp
src/caffe/util/math_functions.cpp