Package org.ojalgo.random
Interface Distribution1D
- All Known Implementing Classes:
AbstractDistribution1D
,Normal1D
public interface Distribution1D
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getExpected
-
getStandardDeviation
-
getVariance
-