Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ n
Function
n
gecode/int/arithmetic/pow-ops.hpp:36–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
namespace Gecode { namespace Int { namespace Arithmetic {
35
36
forceinline
37
PowOps::PowOps(int n0) : n(n0) {}
38
39
forceinline bool
40
PowOps::even(int m) {
Callers
4
base.hpp
File · 0.50
bk
Method · 0.50
init
Method · 0.50
base.hpp
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected