Package | Description |
---|---|
mpicbg.imglib.algorithm | |
mpicbg.imglib.type.numeric | |
mpicbg.imglib.type.numeric.complex | |
mpicbg.imglib.type.numeric.real |
Modifier and Type | Method and Description |
---|---|
static Precision.PrecisionReal |
Precision.PrecisionReal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Precision.PrecisionReal[] |
Precision.PrecisionReal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Precision.PrecisionReal |
ComplexType.getPreferredRealPrecision() |
Modifier and Type | Method and Description |
---|---|
Precision.PrecisionReal |
ComplexTypeImpl.getPreferredRealPrecision() |
Precision.PrecisionReal |
ComplexFloatType.getPreferredRealPrecision() |
Modifier and Type | Method and Description |
---|---|
Precision.PrecisionReal |
FloatType.getPreferredRealPrecision() |
Copyright © 2015–2021 Fiji. All rights reserved.