com.jeffpalm.stats
Class DefaultTable2D.Operations.Mod

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

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


Constructor Summary
DefaultTable2D.Operations.Mod()
           
 
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.Mod

public DefaultTable2D.Operations.Mod()
Method Detail

operate

public double operate(double a,
                      double b)