com.jeffpalm.stats
Class DefaultTable2D.Operations.Sub

java.lang.Object
  extended by com.jeffpalm.stats.DefaultTable2D.Operations.Sub
All Implemented Interfaces:
DefaultTable2D.Operation
Enclosing class:
DefaultTable2D.Operations

public static final class DefaultTable2D.Operations.Sub
extends java.lang.Object


Constructor Summary
DefaultTable2D.Operations.Sub()
           
 
Method Summary
 double operate(double a, double b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultTable2D.Operations.Sub

public DefaultTable2D.Operations.Sub()
Method Detail

operate

public double operate(double a,
                      double b)