MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / increment

Method increment

include/thundersvm/util/log.h:2144–2146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2142 }
2143
2144 inline void increment(void) {
2145 ++m_hitCounts;
2146 }
2147
2148 class Predicate {
2149 public:

Callers 2

validateAfterNMethod · 0.80
validateNTimesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected