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

Method exp

gecode/int/arithmetic/pow-ops.hpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 forceinline int
50 PowOps::exp(void) const {
51 return n;
52 }
53
54 forceinline void
55 PowOps::exp(int m) {

Callers 2

postMethod · 0.80
postMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected