Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testGetNonZeroIterator
Method · 0.95
testGetNonZeroIterator
Method · 0.95
testGetNonZeroIterator
Method · 0.95
next
Method · 0.95
mutableAdd
Method · 0.95
diag
Method · 0.95
accumulateSum
Method · 0.95
weightedDot
Method · 0.95
run
Method · 0.95
multiplyTranspose
Method · 0.95
next
Method · 0.95
pNormDist
Method · 0.95
Calls
no outgoing calls
Tested by
12
testGetNonZeroIterator
Method · 0.76
testGetNonZeroIterator
Method · 0.76
testGetNonZeroIterator
Method · 0.76
assertEntriesAreEqual
Method · 0.36
testIncrement
Method · 0.36
assertEntriesAreEqual
Method · 0.36
testIncrement
Method · 0.36
testRandom
Method · 0.36
assertEntriesAreEqual
Method · 0.36
testIncrement
Method · 0.36
testOptimizeReg
Method · 0.36
testStem
Method · 0.36