Fork me on GitHub
 All Classes Files Functions Variables Groups Pages
Functions
random.h File Reference

Random matrix generators. More...

Go to the source code of this file.

Functions

template<typename MatrixType >
void cusp::gallery::random (MatrixType &matrix, size_t m, size_t n, size_t num_samples)
 

Detailed Description

Random matrix generators.

Definition in file random.h.