Class Poisson

  • All Implemented Interfaces:
    java.util.function.IntToLongFunction

    public class Poisson
    extends IntToLongDiscreteCurve
    • Constructor Summary

      Constructors 
      Constructor Description
      Poisson​(double p, java.lang.String... modslist)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Poisson

        public Poisson​(double p,
                       java.lang.String... modslist)