Skylark (Sketching Library)  0.1
skylark::utility::uniform_matrix_t< MatrixOrVectorType > Struct Template Reference

#include <uniform_matrix.hpp>


Detailed Description

template<typename MatrixOrVectorType>
struct skylark::utility::uniform_matrix_t< MatrixOrVectorType >

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.


The documentation for this struct was generated from the following file: