Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ reinit
Method
reinit
gecode/int/gcc/bnd-sup.hpp:369–372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
368
template<class Card>
369
forceinline void
370
PartialSum<Card>::reinit(void) {
371
size = -1;
372
}
373
374
375
template<class Card>
Callers
1
pruneCards
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected