Uses of Class
jline.lib.butools.trace.PdfFromTrace.PdfResult
Packages that use PdfFromTrace.PdfResult
-
Uses of PdfFromTrace.PdfResult in jline.lib.butools.trace
Methods in jline.lib.butools.trace that return PdfFromTrace.PdfResultModifier and TypeMethodDescriptionstatic PdfFromTrace.PdfResultPdfFromTrace.pdfFromTrace(double[] trace, double[] intBounds) Returns the empirical density function of a trace.static PdfFromTrace.PdfResultPdfFromTrace.pdfFromWeightedTrace(double[] trace, double[] weights, double[] intBounds) Returns the empirical density function of a weighted trace.