org.onebusaway.transit_data_federation.impl.probability
Class HalfNormal

java.lang.Object
  extended by org.onebusaway.transit_data_federation.impl.probability.HalfNormal

public class HalfNormal
extends Object


Constructor Summary
HalfNormal(double sigma)
           
 
Method Summary
 double cdf(double x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HalfNormal

public HalfNormal(double sigma)
Method Detail

cdf

public double cdf(double x)


Copyright © 2012 OneBusAway. All Rights Reserved.