Class VolatileRealType<T extends RealType<T>>
java.lang.Object
net.imglib2.Volatile<T>
net.imglib2.type.volatiles.AbstractVolatileRealType<T, VolatileRealType<T>>
net.imglib2.type.volatiles.VolatileRealType<T>
- All Implemented Interfaces:
Comparable<VolatileRealType<T>>, ComplexType<VolatileRealType<T>>, NumericType<VolatileRealType<T>>, RealType<VolatileRealType<T>>, Add<VolatileRealType<T>>, Div<VolatileRealType<T>>, Mul<VolatileRealType<T>>, MulFloatingPoint, Pow<VolatileRealType<T>>, PowFloatingPoint, SetOne, SetZero, Sub<VolatileRealType<T>>, ValueEquals<VolatileRealType<T>>, Type<VolatileRealType<T>>
public class VolatileRealType<T extends RealType<T>>
extends AbstractVolatileRealType<T, VolatileRealType<T>>
Something volatile that has a value and is either VALID or INVALID.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractVolatileRealType
add, compareTo, complexConjugate, dec, div, equals, getBitsPerPixel, getImaginaryDouble, getImaginaryFloat, getMaxValue, getMinIncrement, getMinValue, getPhaseDouble, getPhaseFloat, getPowerDouble, getPowerFloat, getRealDouble, getRealFloat, hashCode, inc, mul, mul, mul, pow, pow, set, setComplexNumber, setComplexNumber, setImaginary, setImaginary, setOne, setReal, setReal, setZero, sub, valueEquals