Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EdwardRaff/JSAT
/ rows
Method
rows
JSAT/src/jsat/linear/DenseMatrix.java:588–592 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
586
}
587
588
@Override
589
public
int
rows()
590
{
591
return
matrix.length;
592
}
593
594
@Override
595
public
int
cols()
Callers
15
testSymmetric70
Method · 0.95
testRandom
Method · 0.95
testChangeSize
Method · 0.95
testTransform_DataSet_ExecutorService
Method · 0.95
testTransform_DiffDists
Method · 0.95
testTransform_DataSet_ExecutorService
Method · 0.95
testTransform_DataSet_ExecutorService
Method · 0.95
testTransform_DataSet_ExecutorService
Method · 0.95
mutableAdd
Method · 0.95
multiply
Method · 0.95
transposeMultiply
Method · 0.95
blockMultiply
Method · 0.95
Calls
no outgoing calls
Tested by
8
testSymmetric70
Method · 0.76
testRandom
Method · 0.76
testChangeSize
Method · 0.76
testTransform_DataSet_ExecutorService
Method · 0.76
testTransform_DiffDists
Method · 0.76
testTransform_DataSet_ExecutorService
Method · 0.76
testTransform_DataSet_ExecutorService
Method · 0.76
testTransform_DataSet_ExecutorService
Method · 0.76