| Package | Description |
|---|---|
| sc.fiji.coloc.algorithms |
| Modifier and Type | Method and Description |
|---|---|
static AutoThresholdRegression.Implementation |
AutoThresholdRegression.Implementation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoThresholdRegression.Implementation[] |
AutoThresholdRegression.Implementation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AutoThresholdRegression(PearsonsCorrelation<T> pc,
AutoThresholdRegression.Implementation impl) |
Copyright © 2015–2021 Fiji. All rights reserved.