edu.gmu.dparker3.sludge
Class SludgeUtilities

java.lang.Object
  extended byedu.gmu.dparker3.sludge.SludgeUtilities

public class SludgeUtilities
extends java.lang.Object

global utility functions for the model

Version:
1.0
Author:
Robert Najlis

Constructor Summary
SludgeUtilities()
           
 
Method Summary
static double round(double d, double p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SludgeUtilities

public SludgeUtilities()
Method Detail

round

public static double round(double d,
                           double p)