public final class Primes
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int[] |
FIRST_PRIMES
The first 1000 prime numbers
|
Modifier | Constructor and Description |
---|---|
private |
Primes()
Pseudo constructor.
|
Copyright © 2019 ELKI Development Team. License information.