public final class FillMatchingDual extends MatrixOperation
Modifier and Type | Field and Description |
---|---|
static FillMatchingDual |
SETUP |
static int |
THRESHOLD
2013-10-22: Was set to 128 (based on calibration) but I saw a dip in relative performance (java matrix
benchmark) at size 200.
|
Modifier and Type | Method and Description |
---|---|
int |
threshold() |
setAllOperationThresholds, setThresholdsMaxValue, setThresholdsMinValue, workers
public static final FillMatchingDual SETUP
public static int THRESHOLD
public int threshold()
threshold
in class MatrixOperation
Copyright © 2019 Optimatika. All rights reserved.