ai.dragonfly.math.stats.UnivariateGenerativeModel
See theUnivariateGenerativeModel companion object
class UnivariateGenerativeModel[T](hist: UnivariateHistogram[T], cumulative: TreeMap[Double, Int]) extends Sampleable[T]
Attributes
- Companion
- object
- Source
- UnivariateHistogram.scala
- Graph
-
- Supertypes
Members list
In this article