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

Method DMatrix

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

Constructs an m-by-n matrix of zeros. @param m the number of rows. @param n the number of columns.

(int m, int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

argumentMethod · 0.95
isRegularMethod · 0.80
fillMethod · 0.45
copyMethod · 0.45

Tested by

no test coverage detected