org.apache.commons.math.stat.descriptive
Class MixedListUnivariateImplTest.BarTransformer
java.lang.Object
org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest.BarTransformer
- All Implemented Interfaces:
- Serializable, org.apache.commons.math.util.NumberTransformer
- Enclosing class:
- MixedListUnivariateImplTest
public static final class MixedListUnivariateImplTest.BarTransformer
- extends Object
- implements org.apache.commons.math.util.NumberTransformer, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MixedListUnivariateImplTest.BarTransformer
public MixedListUnivariateImplTest.BarTransformer()
transform
public double transform(Object o)
- Specified by:
transform
in interface org.apache.commons.math.util.NumberTransformer
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.