
public interface BenchmarkSpecification
| Modifier and Type | Field and Description |
|---|---|
static int |
MODE
The desired level of FFTW3 precomputation.
|
static int |
N_REPS
The number of repetitions.
|
static int |
SIZE
The image size.
|
| Modifier and Type | Method and Description |
|---|---|
void |
testConvolve()
Benchmarks convolution capabilities.
|
static final int SIZE
static final int N_REPS
static final int MODE