MCPcopy Create free account
hub / github.com/EdwardRaff/JSAT / rows

Method rows

JSAT/src/jsat/linear/Matrix.java:560–560  ·  view source on GitHub ↗

Returns the number of rows stored in this matrix @return the number of rows stored in this matrix

()

Source from the content-addressed store, hash-verified

558 * @return the number of rows stored in this matrix
559 */
560 abstract public int rows();
561
562 /**
563 * Returns the number of columns stored in this matrix

Callers 15

testZeroOutMethod · 0.95
testEyeMethod · 0.95
testPascalMethod · 0.95
testZeroOutMethod · 0.95
testZeroOutMethod · 0.95
testChangeSizeMethod · 0.95
getThisSideMatrixMethod · 0.95

Calls

no outgoing calls

Tested by 11

testZeroOutMethod · 0.76
testEyeMethod · 0.76
testPascalMethod · 0.76
testZeroOutMethod · 0.76
testZeroOutMethod · 0.76
testChangeSizeMethod · 0.76