Definition at line 41 of file comb.cpp.
42{
43 if (a.size() == 0) return true;
45}
bool isValid(const Subset &a)
References isValid(), and mNumElements.
Referenced by decode(), encode(), encodeBoundary(), isValid(), DetComputation::set_next_minor(), TEST(), TEST(), TEST(), TEST(), TEST(), TEST(), TEST(), and TEST().