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

Method getValue

JSAT/src/jsat/linear/IndexValue.java:59–62  ·  view source on GitHub ↗

Returns the value of the stored index @return the value of the stored index

()

Source from the content-addressed store, hash-verified

57 * @return the value of the stored index
58 */
59 public double getValue()
60 {
61 return value;
62 }
63
64}

Callers 15

nextMethod · 0.95
mutableAddMethod · 0.95
diagMethod · 0.95
accumulateSumMethod · 0.95
weightedDotMethod · 0.95
runMethod · 0.95
multiplyTransposeMethod · 0.95
nextMethod · 0.95
pNormDistMethod · 0.95

Calls

no outgoing calls

Tested by 12

assertEntriesAreEqualMethod · 0.36
testIncrementMethod · 0.36
assertEntriesAreEqualMethod · 0.36
testIncrementMethod · 0.36
testRandomMethod · 0.36
assertEntriesAreEqualMethod · 0.36
testIncrementMethod · 0.36
testOptimizeRegMethod · 0.36
testStemMethod · 0.36