We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798e563 commit 9287da5Copy full SHA for 9287da5
experimental/utility/LAGraph_Random_Matrix.c
@@ -13,6 +13,9 @@
13
14
// Contributed by Timothy A. Davis, Texas A&M University
15
16
+// TODO: reconsider the API. Pass in int64_t nvals instead of density?
17
+// and use nvals = -1 for generating a full matrix, say?
18
+
19
//------------------------------------------------------------------------------
20
21
// Constructs a sparse roughly uniformly distributed random matrix with roughly
0 commit comments