Package net.imglib2.converter
Class ComplexImaginaryFloatConverter<R extends ComplexType<R>>
java.lang.Object
net.imglib2.converter.ComplexImaginaryFloatConverter<R>
public class ComplexImaginaryFloatConverter<R extends ComplexType<R>>
extends Object
implements Converter<R,FloatType>
Returns the imaginary value of a complex value
- Author:
- Stephan Preibisch
-
Constructor Summary
Constructors -
Method Summary