Skylark (Sketching Library)
0.1
|
#include <uniform_matrix.hpp>
A structure to populate the matrix with uniformly dist random entries. If the same seed is used, the same entries are (technically) generated.
Definition at line 23 of file uniform_matrix.hpp.