KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.plotting
/
DensityPlot
/
DensityPlot
Density
Plot
constructor
(
data
:
DoubleArray
,
density
:
(
Double
)
->
Double
)
constructor
(
histogram
:
HistogramIfc
,
density
:
(
Double
)
->
Double
)