com.rubecula.darwin.domain.world
Interface HasMean

All Known Implementing Classes:
NumericFrequencyMap, QuantifiableFrequencyMap, TraitFrequencyMap

public interface HasMean

Author:
Robin Hillyard

Method Summary
 double mean()
           
 

Method Detail

mean

double mean()
Returns:
the weighted mean of the values in the map.


Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.