MCPcopy Create free account
hub / github.com/dhale/jtk / random

Method random

core/src/main/java/edu/mines/jtk/la/DMatrix.java:730–734  ·  view source on GitHub ↗

Returns a new matrix with random elements. The distribution of the random numbers is uniform in the interval [0,1). @param m the number of rows. @param n the number of columns. @return the random matrix.

(int m, int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testConstructMethod · 0.95
testGetSetMethod · 0.95
testOtherMethod · 0.95
testRandomMethod · 0.95
testMethod · 0.95
testRandomMethod · 0.95
testMethod · 0.95
testSymmetricMethod · 0.95
testAsymmetricMethod · 0.95
testRandomMethod · 0.95
testMethod · 0.95
testRandomMethod · 0.95

Calls 1

randMethod · 0.80

Tested by 15

testConstructMethod · 0.76
testGetSetMethod · 0.76
testOtherMethod · 0.76
testRandomMethod · 0.76
testMethod · 0.76
testRandomMethod · 0.76
testMethod · 0.76
testSymmetricMethod · 0.76
testAsymmetricMethod · 0.76
testRandomMethod · 0.76
testMethod · 0.76
testRandomMethod · 0.76