Package | Description |
---|---|
de.unihalle.informatik.MiToBo.segmentation.levelset.core |
Modifier and Type | Field and Description |
---|---|
protected DeltaApproxHelper.ApproxVersion |
LevelsetSolverDerivatives.approxFunction
Helper to calculate values of approximated Dirac impulse function.
|
private DeltaApproxHelper.ApproxVersion |
DeltaApproxHelper.version
Type of approximating function to use.
|
Modifier and Type | Method and Description |
---|---|
static DeltaApproxHelper.ApproxVersion |
DeltaApproxHelper.ApproxVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeltaApproxHelper.ApproxVersion[] |
DeltaApproxHelper.ApproxVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DeltaApproxHelper(double eps,
DeltaApproxHelper.ApproxVersion v)
Default constructor.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.