Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ min
Method
min
gecode/float/trace/delta.hpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
forceinline FloatNum
44
FloatTraceDelta::min(void) const {
45
return n.min(d);
46
}
47
48
forceinline FloatNum
49
FloatTraceDelta::max(void) const {
Callers
7
prune
Method · 0.45
aTanProject
Function · 0.45
dopropagate
Method · 0.45
post
Method · 0.45
aSinProject
Function · 0.45
dopropagate
Method · 0.45
propagate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected