uaa.feral.physical.behaviors
Class VolumeEstimatorModelTest

java.lang.Object
  extended by uaa.feral.physical.behaviors.VolumeEstimatorModelTest

public class VolumeEstimatorModelTest
extends java.lang.Object

Testing class for VolumeEstimator model.

Author:
Mark Altaweel

Constructor Summary
VolumeEstimatorModelTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main used for testing volume estimator (Metropolis-Hastings Monte Carlo Method)
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VolumeEstimatorModelTest

public VolumeEstimatorModelTest()
Method Detail

main

public static void main(java.lang.String[] args)
Main used for testing volume estimator (Metropolis-Hastings Monte Carlo Method)

Parameters:
args -