|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeltaApproxHelper.ApproxVersion | |
---|---|
de.unihalle.informatik.MiToBo.segmentation.levelset.core |
Uses of DeltaApproxHelper.ApproxVersion in de.unihalle.informatik.MiToBo.segmentation.levelset.core |
---|
Fields in de.unihalle.informatik.MiToBo.segmentation.levelset.core declared as DeltaApproxHelper.ApproxVersion | |
---|---|
protected DeltaApproxHelper.ApproxVersion |
LevelsetSolverDerivatives.approxFunction
Helper to calculate values of approximated Dirac impulse function. |
Methods in de.unihalle.informatik.MiToBo.segmentation.levelset.core that return DeltaApproxHelper.ApproxVersion | |
---|---|
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. |
Constructors in de.unihalle.informatik.MiToBo.segmentation.levelset.core with parameters of type DeltaApproxHelper.ApproxVersion | |
---|---|
DeltaApproxHelper(double eps,
DeltaApproxHelper.ApproxVersion v)
Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |