Package org.matheclipse.core.interfaces
Interface IContinuousDistribution
-
- All Superinterfaces:
IDistribution
public interface IContinuousDistribution extends IDistribution
Interface for continuous distribution.The function is used in
Expectation
to provide the mean of a givenIContinuousDistribution
.
-
-
Method Summary
-
Methods inherited from interface org.matheclipse.core.interfaces.IDistribution
checkParameters, dist, mean, median
-
-