Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EdwardRaff/JSAT
/ noLoss
Method
noLoss
JSAT/src/jsat/io/JSATData.java:94–98 ·
view source on GitHub ↗
(double orig)
Source
from the content-addressed store, hash-verified
92
}
93
94
@Override
95
protected
boolean noLoss(double orig)
96
{
97
return
true;
98
}
99
100
},
101
FP64
Callers
1
getMethod
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected