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

Method getIndex

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

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

()

Source from the content-addressed store, hash-verified

48 * @return the index of the stored value
49 */
50 public int getIndex()
51 {
52 return index;
53 }
54
55 /**
56 * Returns the value of the stored index

Callers 15

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

Calls

no outgoing calls

Tested by 10

testSetCMethod · 0.36
testSetCMethod · 0.36
testOptimizeRegMethod · 0.36
testModelMethod · 0.36
passTestMethod · 0.36