MCPcopy 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

pruneMethod · 0.45
aTanProjectFunction · 0.45
dopropagateMethod · 0.45
postMethod · 0.45
aSinProjectFunction · 0.45
dopropagateMethod · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected