public final class HeapUtil
extends java.lang.Object
MathUtil class. This copy exists to avoid
depending onto math from these data structures.| Modifier | Constructor and Description |
|---|---|
private |
HeapUtil()
Private constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
nextPow2Int(int x)
Find the next power of 2.
|
Copyright © 2019 ELKI Development Team. License information.