NamedDistributionWrapper
class NamedDistributionWrapper<T : Any>(name: String, distribution: Distribution<T>) : NamedDistribution<T>
Content copied to clipboard
Functions
Properties
Sources
common source
Link copied to clipboard