public class PowerSet extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
DEBUG |
protected long[][] |
powerset |
protected int |
rank |
protected long[] |
sizes |
protected long |
totalsize |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.