All Packages  This Package  Class Hierarchy  Class Search  Index

Interface aima.stat.rv.intRV

Interface defining RV's whose sample values are ints.

See Also: EDU.Berkeley.cs.aima.stat.rv.RV


public interface  intRV
     extends aima.stat.rv.RV
{
          // Methods 1
     public abstract int sample();
}



Methods


sample

   public abstract int sample() 


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4