MCPcopy Create free account
hub / github.com/Gecode/gecode / scale

Method scale

gecode/int/view/scale.hpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 */
60 template<class Val, class UnsVal>
61 forceinline int
62 ScaleView<Val,UnsVal>::scale(void) const {
63 return a;
64 }
65 template<class Val, class UnsVal>
66 forceinline Val
67 ScaleView<Val,UnsVal>::min(void) const {

Callers 8

exportNodePDFMethod · 0.45
printMethod · 0.45
paintEventMethod · 0.45
propagateMethod · 0.45
operator <Method · 0.45
ViewRangesMethod · 0.45
initMethod · 0.45
operator ==Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected