Uses of Class
net.imglib2.type.volatiles.AbstractVolatileRealType
Packages that use AbstractVolatileRealType
-
Uses of AbstractVolatileRealType in net.imglib2.interpolation.randomaccess
Classes in net.imglib2.interpolation.randomaccess with type parameters of type AbstractVolatileRealTypeModifier and TypeClassDescriptionclassClampingNLinearInterpolatorVolatileRealType<R extends RealType<R>, T extends AbstractVolatileRealType<R,T>> N-linear interpolator forRealTypevalues with overflow check. -
Uses of AbstractVolatileRealType in net.imglib2.type.volatiles
Classes in net.imglib2.type.volatiles with type parameters of type AbstractVolatileRealTypeModifier and TypeClassDescriptionclassAbstractVolatileRealType<R extends RealType<R>, T extends AbstractVolatileRealType<R,T>> Abstract base class forVolatileRealTypes that wrapRealType.Subclasses of AbstractVolatileRealType in net.imglib2.type.volatilesModifier and TypeClassDescriptionclassAbstractVolatileNativeRealType<R extends RealType<R> & NativeType<R>, T extends AbstractVolatileNativeRealType<R,T>> classclassAVolatilevariant ofDoubleType.classclassclassclassVolatileRealType<T extends RealType<T>>Something volatile that has a value and is either VALID or INVALID.classclassAVolatilevariant ofUnsignedByteType.classAVolatilevariant ofUnsignedIntType.classAVolatilevariant ofUnsignedLongType.classAVolatilevariant ofUnsignedShortType.