Interface PdfCont2d

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      double[] draw​(Generator g)
      Returns a 2-dimensional random draw from this PDF using the provided StochasticEngine.Generator object.
    • Method Detail

      • draw

        double[] draw​(Generator g)
        Returns a 2-dimensional random draw from this PDF using the provided StochasticEngine.Generator object.