org.apache.mahout.ga.watchmaker.cd.tool
Class DescriptionUtils.Range

java.lang.Object
  extended by org.apache.mahout.ga.watchmaker.cd.tool.DescriptionUtils.Range
Enclosing class:
DescriptionUtils

public static class DescriptionUtils.Range
extends java.lang.Object


Field Summary
 double max
           
 double min
           
 
Constructor Summary
DescriptionUtils.Range(double min, double max)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

min

public final double min

max

public final double max
Constructor Detail

DescriptionUtils.Range

public DescriptionUtils.Range(double min,
                              double max)


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.