CDFDiffPlot

class CDFDiffPlot @JvmOverloads constructor(data: DoubleArray, cdf: CDFIfc, numPoints: Int = 512) : BasePlot(source)

Constructors

Link copied to clipboard
constructor(data: DoubleArray, cdf: CDFIfc, numPoints: Int = 512)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun buildPlot(): Plot

Builds a new instance of a Lets-Plot representation of the plot