org.apache.commons.math.stat.descriptive
Class MixedListUnivariateImplTest.BarTransformer

java.lang.Object
  extended by org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest.BarTransformer
All Implemented Interfaces:
java.io.Serializable, org.apache.commons.math.util.NumberTransformer
Enclosing class:
MixedListUnivariateImplTest

public static final class MixedListUnivariateImplTest.BarTransformer
extends java.lang.Object
implements org.apache.commons.math.util.NumberTransformer

See Also:
Serialized Form

Constructor Summary
MixedListUnivariateImplTest.BarTransformer()
           
 
Method Summary
 double transform(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MixedListUnivariateImplTest.BarTransformer

public MixedListUnivariateImplTest.BarTransformer()
Method Detail

transform

public double transform(java.lang.Object o)
Specified by:
transform in interface org.apache.commons.math.util.NumberTransformer


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