Class FloatVoxelType

Object
org.anchoranalysis.image.voxel.datatype.VoxelDataType
org.anchoranalysis.image.voxel.datatype.FloatVoxelType

public class FloatVoxelType
extends VoxelDataType
A 32-bit voxel data-type representing floating-point numbers, as per the Java primitive float type.
Author:
Owen Feehan