Interface IFloatChromosome

All Superinterfaces:
IChromosome<IFloatAllele>

public interface IFloatChromosome extends IChromosome<IFloatAllele>
Special chromosome type for handling primitive float values without autoboxing.