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

Method length

JSAT/src/jsat/linear/Vec.java:35–35  ·  view source on GitHub ↗

Returns the length of this vector @return the length of this vector

()

Source from the content-addressed store, hash-verified

33 * @return the length of this vector
34 */
35 abstract public int length();
36
37 /**
38 *

Callers 15

testSortedCopyMethod · 0.95
testSetUsingDataMethod · 0.95
testTransform2_2Method · 0.95
testTransform2_3Method · 0.95
testConsolidateMethod · 0.95
testTransformMethod · 0.95
testCloneMethod · 0.95
passTestMethod · 0.95
getDataMatrixMethod · 0.95
getSparsityStatsMethod · 0.95

Calls

no outgoing calls

Tested by 15

testSortedCopyMethod · 0.76
testSetUsingDataMethod · 0.76
testTransform2_2Method · 0.76
testTransform2_3Method · 0.76
testConsolidateMethod · 0.76
testTransformMethod · 0.76
testCloneMethod · 0.76
passTestMethod · 0.76
get2ClassLinearMethod · 0.36
getLinearRegressionMethod · 0.36